Class ActionManager
java.lang.Object
rs.edu.raf.dsw.rudok.app.gui.swing.controller.actions.ActionManager
- All Implemented Interfaces:
IActionManager
public class ActionManager extends Object implements IActionManager
-
Constructor Summary
Constructors Constructor Description ActionManager() -
Method Summary
-
Constructor Details
-
ActionManager
public ActionManager()
-
-
Method Details
-
initActions
public void initActions() -
getStudentInfoAction
- Specified by:
getStudentInfoActionin interfaceIActionManager
-
getNewAction
- Specified by:
getNewActionin interfaceIActionManager
-
getDeleteAction
- Specified by:
getDeleteActionin interfaceIActionManager
-
getProjectAuthorAction
- Specified by:
getProjectAuthorActionin interfaceIActionManager
-
getNewProjectAction
- Specified by:
getNewProjectActionin interfaceIActionManager
-
getOpenProjectAction
- Specified by:
getOpenProjectActionin interfaceIActionManager
-
getCloseProjectAction
- Specified by:
getCloseProjectActionin interfaceIActionManager
-
getQuitAction
- Specified by:
getQuitActionin interfaceIActionManager
-
getUndoAction
- Specified by:
getUndoActionin interfaceIActionManager
-
getRedoAction
- Specified by:
getRedoActionin interfaceIActionManager
-
getOpenPreferencesAction
- Specified by:
getOpenPreferencesActionin interfaceIActionManager
-
getSaveProjectAction
- Specified by:
getSaveProjectActionin interfaceIActionManager
-
getSaveProjectAsAction
- Specified by:
getSaveProjectAsActionin interfaceIActionManager
-
getSaveAllProjectsAction
- Specified by:
getSaveAllProjectsActionin interfaceIActionManager
-
getExportAction
- Specified by:
getExportActionin interfaceIActionManager
-