public class JLabelTool extends RJButtonOrLabelTool
Tool.RMShapeHandleHandleMaxXMaxY, HandleMaxXMidY, HandleMaxXMinY, HandleMidXMaxY, HandleMidXMinY, HandleMinXMaxY, HandleMinXMidY, HandleMinXMinY, HandleWidth| Constructor and Description |
|---|
JLabelTool()
Creates a new label tool.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getShapeClass()
Returns the label tool's class.
|
RJPanel |
getUI()
Returns the Swing UI panel.
|
java.lang.String |
getWindowTitle()
Returns the name for the inspector window title bar.
|
void |
resetUI()
Updates the Swing UI from the currently selected panel shape.
|
void |
respondUI(java.lang.Object anObj)
Updates the currently selected panel shape from the Swing UI controls.
|
didBecomeSuperSelectedShapeInEditor, willLoseSuperSelectionInEditorbuildShapesFromComponents, BuildShapesFromComponents, getComponentPacked, getHandleCount, getToolRB, SyncComponentsFromShapes, syncComponentsFromShapesactivateTool, deactivateTool, editor, flushChanges, getCoreTool, getCoreToolIndex, getHandleAtPoint, getHandlePoint, getHandleRect, getImageIcon, getImageIcon, getSelectedShape, getSelectedShapes, getSelectTool, getShapeHandleAtPoint, getTool, getTool, isInstance, isSelected, isSuperSelected, mouseDragged, mouseDragged, mouseMoved, mouseMoved, mousePressed, mousePressed, mousePressedSelection, mouseReleased, mouseReleased, moveShapeHandle, newInstance, paintSelectedShape, paintSuperSelectedShape, paintTool, processKeyEvent, reactivateToolclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEqualspublic java.lang.Class getShapeClass()
getShapeClass in class Toolpublic java.lang.String getWindowTitle()
getWindowTitle in class Toolpublic RJPanel getUI()
getUI in class RJButtonOrLabelToolpublic void resetUI()
resetUI in class RJButtonOrLabelToolpublic void respondUI(java.lang.Object anObj)
respondUI in class RJButtonOrLabelTool