|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
CommandHolder defines the interface for wrapper objects holding a Command, like menu items or toolbar tools.
Method Summary | |
Command |
getCommand()
Gets the command of the CommandHolder object |
void |
setCommand(Command newCommand)
Sets the command of the CommandHolder object |
Method Detail |
public Command getCommand()
public void setCommand(Command newCommand)
newCommand
- The new command value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |