Class AnimAgent

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

    public class AnimAgent
    extends RMObject
    This class provides Swing GUI editing for anim agents.
    • Constructor Detail

      • AnimAgent

        public AnimAgent()
        Creates a new AnimAgent inspector.
    • Method Detail

      • getUI

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

        public void resetUI()
        Updates the Swing GUI controls from the current anim agent.
      • respondUI

        public void respondUI​(java.lang.Object anObj)
        Responds to changes from Swing GUI controls.
      • getWindowTitle

        public java.lang.String getWindowTitle()
        Returns the name of this inspector.