3230323132323233323432353236323732383239
} private void setCurrentShapeCreateCreator(ShapeCreator currentShapeCreator){ this.currentShapeCreator = currentShapeCreator; ShapesComponent sc = getActiveComponent(); if (sc != null){ sc.setElementCreator(currentShapeCreator); } }