|
org.netbeans.modules.jellytools.platform/3 3.13 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.jellytools.actions.Action
org.netbeans.jellytools.actions.SaveAllAction
public class SaveAllAction
Used to call "File|Save All" main menu item or
"org.openide.actions.SaveAllAction".
After action is performed it waits until action is disabled which should
means the action is finished.
Action| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.netbeans.jellytools.actions.Action |
|---|
Action.Shortcut |
| Field Summary |
|---|
| Fields inherited from class org.netbeans.jellytools.actions.Action |
|---|
AFTER_ACTION_WAIT_TIME, API_MODE, keystrokes, layerInstancePath, MENU_MODE, menuPath, POPUP_MODE, popupPath, SELECTION_WAIT_TIME, SHORTCUT_MODE, systemActionClass, WAIT_AFTER_SHORTCUT_TIMEOUT |
| Constructor Summary | |
|---|---|
SaveAllAction()
Creates new SaveAllAction instance. |
|
| Method Summary | |
|---|---|
void |
performAPI()
Performs action through API call and wait until action is not finished. |
void |
performMenu()
Performs action through main menu and wait until action is not finished. |
| Methods inherited from class org.netbeans.jellytools.actions.Action |
|---|
getComparator, getDefaultMode, getKeyStrokes, getMenuPath, getPopupPath, getSystemActionClass, isEnabled, isEnabled, isEnabled, isEnabled, perform, perform, perform, perform, perform, performAPI, performAPI, performAPI, performAPI, performMenu, performMenu, performMenu, performMenu, performPopup, performPopup, performPopup, performPopup, performPopup, performShortcut, performShortcut, performShortcut, performShortcut, performShortcut, setComparator, setDefaultMode, testNodes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaveAllAction()
| Method Detail |
|---|
public void performMenu()
performMenu in class Actionpublic void performAPI()
performAPI in class Action
|
org.netbeans.modules.jellytools.platform/3 3.13 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||