|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomMenuProvider | |
---|---|
dsto.dfc.swing.commands | Framework for defining and presenting user commands in a UI. |
Uses of CustomMenuProvider in dsto.dfc.swing.commands |
---|
Classes in dsto.dfc.swing.commands that implement CustomMenuProvider | |
---|---|
class |
AbstractBooleanCommand
Base class for commands that can be 'on' or 'off'. |
class |
AbstractCompositeCommand
The AbstractCompositeCommand should be used when you want to have a list of commands that are in some way linked together. |
class |
AbstractEnumeratedCommand
Abstract base class for commands that act to select one or more values from an enumerated set (eg zoom levels, open windows, etc). |
class |
CompositeCmdMenuProvider
Implements the command menu provider interface for composite commands. |
class |
EnumeratedCmdMenuProvider
Implementation of CustomMenuProvider for EnumeratedCommand's. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |