|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CommandComponentFactory | This interface is currently not used. |
| CommandListener | The CommandListener is a ... |
| CommandManager | A command manager is used to create, register and deregister a list of commands. |
| CommandStateListener | The listener for receiving command events from ExecCommands, ToolCommands and
CommandGroups. |
| CommandUIFactory | The CommandUIFactory is used to create menu items and tool bar buttons for different types of a
instance. |
| Class Summary | |
|---|---|
| BarBuilder | |
| Command | The Command is a ... |
| CommandAdapter | The CommandAdapter is a ... |
| CommandEvent | The CommandEvent is a ... |
| CommandGroup | The CommandGroup is a group of commands represented by a menu item group. |
| CommandMenuUtils | The CommandMenuUtils is a helper class
to build up menus. |
| DefaultCommandManager | The DefaultCommandManager provides a default implementation for the CommandManager
interface. |
| DefaultCommandUIFactory | The DefaultCommandUIFactory is used to create menu items and tool bar buttons for a given
Command. |
| ExecCommand | The ExecCommand is an ... |
| SelectableCommand | A command which also has a 'selected' state. |
| ToolCommand | A command which activates a tool. |
This package provides an implementation of the GoF 'Command Pattern' for the MERIS/(A)ATSR Toolbox.
This implementation of the command pattern
Action can have plus the 'checked' property
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||