|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.generic.command.BaseCommand
com.tensegrity.skeleton.commands.CommonBaseCommand
com.tensegrity.skeleton.commands.HelpBaseCommand
com.tensegrity.skeleton.commands.ContextHelpCommand
This Command is responsible for invoking context
sensitive help.
| Constructor Summary | |
ContextHelpCommand(ApplicationFrame frame,
java.lang.String cmd)
Constructor specifying the ApplicationFrame, a name for this
Command and the name of the HelpSet to use. |
|
| Method Summary | |
void |
perform(java.lang.Object arg)
Updates the StatusBar with this commands title string. |
| Methods inherited from class com.tensegrity.skeleton.commands.CommonBaseCommand |
getApplicationFrame, getTitle |
| Methods inherited from class com.tensegrity.generic.command.BaseCommand |
getDescription, getId, getPerformDescription, isEnabled, setEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContextHelpCommand(ApplicationFrame frame,
java.lang.String cmd)
ApplicationFrame, a name for this
Command and the name of the HelpSet to use.
frame - the ApplicationFrame.cmd - a unique name for this Command.| Method Detail |
public void perform(java.lang.Object arg)
CommonBaseCommand
perform in interface Commandperform in class CommonBaseCommandCommand.perform(java.lang.Object)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||