public class UndoInspector extends RMObject
Constructor and Description |
---|
UndoInspector()
Creates a new undo inspector.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JPanel |
getUI()
Returns the Swing UI panel (loading it the first time).
|
java.lang.String |
getWindowTitle()
Returns the string used in the inspector window title.
|
void |
resetUI()
Updates the UI from the current undoer.
|
void |
respondUI(java.lang.Object anObj)
Responds to Swing UI controls.
|
clone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEquals
public java.lang.String getWindowTitle()
public javax.swing.JPanel getUI()
public void resetUI()
public void respondUI(java.lang.Object anObj)