
Public Member Functions | |
| String | getName () |
| HelpCtx | getHelpCtx () |
| JMenuItem | getMenuPresenter () |
| JMenuItem | getPopupPresenter () |
| void | actionPerformed (java.awt.event.ActionEvent ev) |
| Action | createContextAwareInstance (Lookup actionContext) |
Static Public Member Functions | |
| void | setModel (Model m) |
Static Package Attributes | |
| final long | serialVersionUID = 4906417339959070129L |
Static Private Member Functions | |
| synchronized G | gl () |
| String | getActionName () |
| List | generate (Action toolsAction, boolean forMenu) |
Static Private Attributes | |
| G | gl |
Note: you do not need to touch this class to add a service action! Just add the action to a module manifest in an Action section.
The list of registered service actions is provided to this action from the implementation by means of ActionManager.
|
|
|
|
|
Implements |
|
||||||||||||
|
Implementation method that regenerates the items in the menu or in the array.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lazy initialization of global listener. |
|
|
|
|
|
|
|
|
|
1.3.8