Action.Shortcut
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 and Description |
---|
SaveAction()
Creates new SaveAction instance.
|
Modifier and Type | Method and Description |
---|---|
void |
performPopup(org.netbeans.jemmy.operators.ComponentOperator compOperator)
Deprecated.
Save menu item removed from popup on tab. Use TopComponentOperator.save() instead.
|
void |
performPopup(Node node)
Throws UnsupportedOperationException because SaveAction doesn't have
popup representation on node.
|
void |
performPopup(Node[] nodes)
Throws UnsupportedOperationException because SaveAction doesn't have
popup representation on nodes.
|
void |
performPopup(TopComponentOperator tco)
Deprecated.
Save menu item removed from popup on tab. Use TopComponentOperator.save() instead.
|
getComparator, getDefaultMode, getKeyStrokes, getMenuPath, getPopupPath, getSystemActionClass, isEnabled, isEnabled, isEnabled, isEnabled, perform, perform, perform, perform, perform, performAPI, performAPI, performAPI, performAPI, performAPI, performMenu, performMenu, performMenu, performMenu, performMenu, performPopup, performPopup, performShortcut, performShortcut, performShortcut, performShortcut, performShortcut, setComparator, setDefaultMode, testNodes
@Deprecated public void performPopup(org.netbeans.jemmy.operators.ComponentOperator compOperator)
performPopup
in class Action
compOperator
- operator which should be activated and saved@Deprecated public void performPopup(TopComponentOperator tco)
tco
- top component operator which should be activated and savedpublic void performPopup(Node[] nodes)
performPopup
in class Action
nodes
- array of nodespublic void performPopup(Node node)
performPopup
in class Action
node
- a node