|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumeratedCommand | |
---|---|
dsto.dfc.swing.commands | Framework for defining and presenting user commands in a UI. |
Uses of EnumeratedCommand in dsto.dfc.swing.commands |
---|
Classes in dsto.dfc.swing.commands that implement EnumeratedCommand | |
---|---|
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). |
Fields in dsto.dfc.swing.commands declared as EnumeratedCommand | |
---|---|
protected EnumeratedCommand |
EnumeratedCmdMenuProvider.command
|
Constructors in dsto.dfc.swing.commands with parameters of type EnumeratedCommand | |
---|---|
EnumeratedCmdMenuProvider(EnumeratedCommand command)
Create a menu provider for a given command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |