Package com.reportmill.panels
Class AnimScript
java.lang.Object
com.reportmill.base.RMObject
com.reportmill.panels.AnimScript
- All Implemented Interfaces:
RMArchiver.Archiving
,Cloneable
This class provides Swing GUI editing for a shapes action script.
-
Nested Class Summary
Nested Classes -
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
-
AnimScript
public AnimScript()Creates a new shape action script inspector.
-
-
Method Details
-
getUI
Returns the Swing GUI panel. -
resetUI
public void resetUI()Updates the Swing GUI controls from the current shape's action script. -
respondUI
Responds to changes in Swing GUI.
-