Class AnimScript

  • All Implemented Interfaces:
    RMArchiver.Archiving, java.lang.Cloneable

    public class AnimScript
    extends RMObject
    This class provides Swing GUI editing for a shapes action script.
    • Constructor Detail

      • AnimScript

        public AnimScript()
        Creates a new shape action script inspector.
    • Method Detail

      • getUI

        public javax.swing.JPanel getUI()
        Returns the Swing GUI panel.
      • resetUI

        public void resetUI()
        Updates the Swing GUI controls from the current shape's action script.
      • respondUI

        public void respondUI​(java.lang.Object anObj)
        Responds to changes in Swing GUI.