private VectorShape getCurrentShape() {
VectorShape currentShape = (VectorShape) shape.clone();
currentShape.setName(nameText.getText());
currentShape.setRotatable(shapeRotatable);
currentShape.markRecolorableElements(getColor(shape.getEditableColorIndex()),
shape.getEditableColorIndex());
return currentShape;
}
// Sets <editableColor> to whatever the current selection in