|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommandHolder
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 |
---|
Command getCommand()
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 |