gui
Class ActionManager
java.lang.Object
gui.ActionManager
- public class ActionManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOAD_MISSION
public static final int LOAD_MISSION
- See Also:
- Constant Field Values
START_STOP_GAME
public static final int START_STOP_GAME
- See Also:
- Constant Field Values
CHANGE_SPEED
public static final int CHANGE_SPEED
- See Also:
- Constant Field Values
VIEW_DETAIL_MAP
public static final int VIEW_DETAIL_MAP
- See Also:
- Constant Field Values
VIEW_OVERALL_MAP
public static final int VIEW_OVERALL_MAP
- See Also:
- Constant Field Values
EXIT
public static final int EXIT
- See Also:
- Constant Field Values
MODIFY_DETAIL_MAP
public static final int MODIFY_DETAIL_MAP
- See Also:
- Constant Field Values
MODIFY_OVERALL_MAP
public static final int MODIFY_OVERALL_MAP
- See Also:
- Constant Field Values
CHANGE_DETAIL_ZOOM
public static final int CHANGE_DETAIL_ZOOM
- See Also:
- Constant Field Values
CHANGE_DETAIL_SELECTION_MARGIN
public static final int CHANGE_DETAIL_SELECTION_MARGIN
- See Also:
- Constant Field Values
instance
public static ActionManager instance()
getButton
public javax.swing.JButton getButton(int id)
getAction
public javax.swing.Action getAction(int id)