java.lang.Object
javax.swing.AbstractAction
rs.edu.raf.dsw.rudok.app.gui.swing.mindmappanel.statemanager.controller.IStateAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
StartAddTopicStateAction, StartDeleteElementStateAction, StartDrawConnectionStateAction, StartMoveTopicStateAction, StartSelectTopicStateAction

public abstract class IStateAction
extends AbstractAction
See Also:
Serialized Form
  • Constructor Details

    • IStateAction

      public IStateAction​(String iconPath, String name)