public class RBTextTool extends TextTool
Tool.RMShapeHandleHandleMaxXMaxY, HandleMaxXMidY, HandleMaxXMinY, HandleMidXMaxY, HandleMidXMinY, HandleMinXMaxY, HandleMinXMidY, HandleMinXMinY, HandleWidth| Constructor and Description |
|---|
RBTextTool() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.ImageIcon |
getImageIcon()
Returns the image icon used to represent shapes that this tool represents.
|
java.lang.Class |
getShapeClass()
Returns the shape class that this tool edits.
|
RJPanel |
getUI()
Returns the Swing UI for this inspector.
|
void |
resetUI()
Refreshes Swing GUI controls from currently selected text shape (usually called by Ribs).
|
void |
respondUI(java.lang.Object anObj)
Handles changes from Swing GUI panel controls.
|
activateTool, convertToText, didBecomeSuperSelectedShapeInEditor, flushChanges, getHandleCount, getHandleRect, getWindowTitle, isInstance, mouseDragged, mouseDragged, mouseMoved, mousePressed, mousePressed, mousePressedSelection, mouseReleased, mouseReleased, paintSelectedShape, paintSuperSelectedShape, paintTextLinkIndicator, willLoseSuperSelectionInEditordeactivateTool, editor, getCoreTool, getCoreToolIndex, getHandleAtPoint, getHandlePoint, getImageIcon, getSelectedShape, getSelectedShapes, getSelectTool, getShapeHandleAtPoint, getTool, getTool, isSelected, isSuperSelected, mouseMoved, moveShapeHandle, newInstance, paintTool, processKeyEvent, reactivateToolclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEqualspublic java.lang.Class getShapeClass()
getShapeClass in class TextToolpublic RJPanel getUI()
public void resetUI()
public void respondUI(java.lang.Object anObj)
public javax.swing.ImageIcon getImageIcon()
getImageIcon in class Tool