| Interface | Description |
|---|---|
| ActionButtonModel |
Model for the action area of
JCommandButton component. |
| ChangeAware | |
| Command.CommandActionPreview | |
| CommandGroup.CommandFilter | |
| CommandGroup.CommandGroupListener | |
| ContentModel | |
| ImmutablePresentationModel | |
| MutablePresentationModel | |
| PopupButtonModel |
Model for the popup area of
JCommandButton component. |
| PresentationModel | |
| PropertyChangeAware |
| Class | Description |
|---|---|
| ActionRepeatableButtonModel |
Extension of the default button model that supports the
ActionButtonModel interface and repeated invocation of action
listeners on mouse rollover. |
| ColorSelectorCommand | |
| ColorSelectorCommand.Builder | |
| Command |
Encapsulates metadata for a single command.
|
| Command.BaseBuilder<T extends Command,B extends Command.BaseBuilder<T,B>> | |
| Command.Builder | |
| CommandButtonPresentationModel |
Encapsulates presentation metadata for displaying commands as buttons.
|
| CommandButtonPresentationModel.Builder | |
| CommandButtonPresentationModel.Overlay | |
| CommandGroup | |
| CommandMenuContentModel | |
| CommandPanelContentModel | |
| CommandPanelPresentationModel | |
| CommandPanelPresentationModel.Builder | |
| CommandStripPresentationModel | |
| CommandStripPresentationModel.Builder | |
| CommandToggleGroupModel |
Group of toggle commands.
|
| VoidPresentationModel |
| Enum | Description |
|---|---|
| CommandButtonPresentationModel.PopupHorizontalGravity |
Popup horizontal gravity.
|
| CommandButtonPresentationModel.PopupOrientationKind |
Orientation kind for the popup.
|
| CommandPanelPresentationModel.LayoutKind |
Enumerates the available layout kinds.
|
| CommandStripPresentationModel.StripOrientation |
Button strip orientation.
|