Package com.reportmill.panels
Class UndoInspector
java.lang.Object
com.reportmill.base.RMObject
com.reportmill.panels.UndoInspector
- All Implemented Interfaces:
 RMArchiver.Archiving,Cloneable
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.reportmill.base.RMObject
clone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEquals 
- 
Constructor Details
- 
UndoInspector
public UndoInspector()Creates a new undo inspector. 
 - 
 - 
Method Details
- 
getWindowTitle
Returns the string used in the inspector window title. - 
getUI
Returns the Swing UI panel (loading it the first time). - 
resetUI
public void resetUI()Updates the UI from the current undoer. - 
respondUI
Responds to Swing UI controls. 
 -