Class OpenProjectAction
java.lang.Object
ru.cg.webbpm.studio.platform.api.action_system.BaseAction
ru.cg.webbpm.studio.platform.impl.wm.actions.OpenProjectAction
- All Implemented Interfaces:
AnAction
- Author:
- Abdulin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.platform.api.action_system.BaseAction
getPresentation
-
Constructor Details
-
OpenProjectAction
-
-
Method Details
-
getId
-
getParentId
-
getLayout
-
getKeyboardShortcut
public javafx.scene.input.KeyCombination getKeyboardShortcut()Description copied from interface:AnAction
Горячие клавиши- Returns:
- к примеру SHORTCUT+C это Cmd+C для OS X и Ctrl+C для Windows
- See Also:
-
KeyCombination
-
actionPerformed
-