|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CommandState in org.freehep.util.commanddispatcher |
|---|
| Subinterfaces of CommandState in org.freehep.util.commanddispatcher | |
|---|---|
interface |
BooleanCommandState
An interface representing the state of a CommandTarget that has a selected/unselected state in addition to enabled/disabled. |
| Classes in org.freehep.util.commanddispatcher that implement CommandState | |
|---|---|
class |
CommandSourceAdapter
A class which implements CommandSource and can be used to associate any AbstractButton with a command |
| Methods in org.freehep.util.commanddispatcher with parameters of type CommandState | |
|---|---|
void |
CommandProcessor.BooleanTarget.enable(CommandState state)
|
void |
CommandProcessor.SimpleTarget.enable(CommandState state)
|
void |
CommandTarget.enable(CommandState state)
Called to determine if CommandTarget is enabled or disabled. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||