|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallbackSystemAction | |
org.openide.actions | There are a number of standard system actions available for use in the IDE. |
Uses of CallbackSystemAction in org.openide.actions |
Subclasses of CallbackSystemAction in org.openide.actions | |
class |
CloneViewAction
Create a clone of the current cloneable top component. |
class |
CloseViewAction
Close the current top component. |
class |
CopyAction
Copy the selected item to the clipboard. |
class |
CutAction
Cut an object to the clipboard. |
class |
DeleteAction
Delete an object. |
class |
FindAction
Search for something. |
class |
GotoAction
Go to a specific place (for example, line in the editor). |
class |
NextTabAction
Switches to the next tab in a window. |
class |
PasteAction
Paste from clipboard. |
class |
PopupAction
Open a popup menu. |
class |
PreviousTabAction
Go to the previous tab (in a window). |
class |
ReplaceAction
(Search-and-)replace (for example, in an Editor). |
class |
UndockAction
Deprecated. Do not use. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |