|
org.openide.util 6.8.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Presenter | |
---|---|
org.openide.util.actions | There are several types of standard actions that should be used for many user interactions within NetBeans. |
Uses of Presenter in org.openide.util.actions |
---|
Subinterfaces of Presenter in org.openide.util.actions | |
---|---|
static interface |
Presenter.Menu
The presenter interface for presenting an action in a menu. |
static interface |
Presenter.Popup
The presenter interface for presenting an action in a popup menu. |
static interface |
Presenter.Toolbar
The presenter interface for presenting an action in a toolbar. |
Classes in org.openide.util.actions that implement Presenter | |
---|---|
class |
BooleanStateAction
An action that can be toggled on or off. |
class |
CallableSystemAction
An action which may be called programmatically. |
class |
CallbackSystemAction
Action that can have a performer of the action attached to it at any time, or changed. |
|
org.openide.util 6.8.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |