Class StateActionManager
java.lang.Object
rs.edu.raf.dsw.rudok.app.gui.swing.mindmappanel.statemanager.controller.StateActionManager
- All Implemented Interfaces:
IStateActionManager
public class StateActionManager extends Object implements IStateActionManager
-
Constructor Summary
Constructors Constructor Description StateActionManager(IMindMapPanel mindMapPanel) -
Method Summary
Modifier and Type Method Description IStateActiongetStartAddTopicStateAction()IStateActiongetStartDeleteElementStateAction()IStateActiongetStartDrawConnectionStateAction()IStateActiongetStartMoveTopicStateAction()IStateActiongetStartSelectTopicStateAction()voidinitActions()
-
Constructor Details
-
StateActionManager
-
-
Method Details
-
initActions
public void initActions() -
getStartAddTopicStateAction
- Specified by:
getStartAddTopicStateActionin interfaceIStateActionManager
-
getStartDeleteElementStateAction
- Specified by:
getStartDeleteElementStateActionin interfaceIStateActionManager
-
getStartDrawConnectionStateAction
- Specified by:
getStartDrawConnectionStateActionin interfaceIStateActionManager
-
getStartMoveTopicStateAction
- Specified by:
getStartMoveTopicStateActionin interfaceIStateActionManager
-
getStartSelectTopicStateAction
- Specified by:
getStartSelectTopicStateActionin interfaceIStateActionManager
-