|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Classes in org.freehep.util.commanddispatcher used by org.freehep.util.commanddispatcher | |
|---|---|
| BooleanCommandState
An interface representing the state of a CommandTarget that has a selected/unselected state in addition to enabled/disabled. |
|
| BooleanCommandTarget
A boolean command target is a CommandTarget which corresponds to a command which may have an on/off state associated with it. |
|
| CommandGroup
A CommandGroup represents a collection of CommandTargets. |
|
| CommandInvocationException
Thrown when a command invoked via reflection throws an exception. |
|
| CommandProcessor.BooleanTarget
Boolean target is an implementation of CommandTarget for command targets which can be swithced on/off. |
|
| CommandProcessor.SimpleTarget
A SimpleTarget is an implementation of CommandTarget |
|
| CommandSource
A CommandSource represents a source of a command, such as a MenuItem or Toolbar Button. |
|
| CommandState
An interface representing the state of a CommandTarget (enabled or disabled, text and tooltip text) |
|
| CommandTarget
A CommandTarget represents a single action that will be performed as a result of a command being issued. |
|
| CommandTargetManager
A CommandTargetManager manages a set of CommandSources and a set of CommandGroups, and figure out the wiring from the CommandSources to the CommandTargets within the CommandGroups. |
|
| SimpleCommandTarget
A CommandTarget which does not have a selected/deselected state associated with it |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||