Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.freehep.util.commanddispatcher Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
BooleanCommandStateAn interface representing the state of a CommandTarget that has a selected/unselected state in addition toInterfaceorg.freehep.util.commanddispatcherFreeHep
BooleanCommandTargetA boolean command target is a CommandTarget which corresponds to a command which may have an on/off state associated with it.Interfaceorg.freehep.util.commanddispatcherFreeHep
CommandGroupA CommandGroup represents a collection of CommandTargets.Interfaceorg.freehep.util.commanddispatcherFreeHep
CommandInvocationExceptionThrown when a command invoked via reflection throws an exception.Classorg.freehep.util.commanddispatcherFreeHep
CommandProcessorA default implementation of CommandGroup.Classorg.freehep.util.commanddispatcherFreeHep
CommandSourceA CommandSource represents a source of a command, such as a MenuItem or Toolbar Button.Interfaceorg.freehep.util.commanddispatcherFreeHep
CommandSourceAdapterA class which implements CommandSource and can be used to associate any AbstractButton with a commandClassorg.freehep.util.commanddispatcherFreeHep
CommandStateAn interface representing the state of a CommandTarget (enabled or disabled, text and tooltip text)Interfaceorg.freehep.util.commanddispatcherFreeHep
CommandTargetA CommandTarget represents a single action that will be performed as a result of a command being issued.Interfaceorg.freehep.util.commanddispatcherFreeHep
CommandTargetManagerA 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.Classorg.freehep.util.commanddispatcherFreeHep
SimpleCommandTargetA CommandTarget which does not have a selected/deselected state associated with itVersion:$Id:Author:Tony Johnson (tonyj@slac.Interfaceorg.freehep.util.commanddispatcherFreeHep