|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.cis.plugin.command.AbstractCommand
com.softwareag.cis.plugin.ext.plugins.command.StartApplicationDesignerCommand
public class StartApplicationDesignerCommand
A ToolbarCommand which allows to search for arbitrary objects
Field Summary |
---|
Fields inherited from class com.softwareag.cis.plugin.command.AbstractCommand |
---|
rcs_id |
Constructor Summary | |
---|---|
StartApplicationDesignerCommand(java.util.Locale lc)
|
Method Summary | |
---|---|
void |
execute(CommandContext commandContext)
Execute command for given CommandContext |
int |
getCategory()
Obtains constant category number for some categorization |
java.lang.String |
getImageURL()
Get URL of icon to be used for rendering of command. |
java.lang.String |
getName()
Get localized name of command - may be used e.g. |
Methods inherited from class com.softwareag.cis.plugin.command.AbstractCommand |
---|
execute, executeWrapped, getComparator, getId, getLocale, getSelectable, getSubCommands, isEnabled, isEnabled, isSameGroup, isToBeVisualized, isVisible, setEnabled, setLocale, setSelectable, setVisible, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StartApplicationDesignerCommand(java.util.Locale lc)
Method Detail |
---|
public int getCategory()
getCategory
in interface Command
getCategory
in class AbstractCommand
public java.lang.String getName()
Command
getName
in interface Command
getName
in class AbstractCommand
public java.lang.String getImageURL()
getImageURL
in interface Command
getImageURL
in class AbstractCommand
public void execute(CommandContext commandContext)
execute
in interface Command
execute
in class AbstractCommand
commandContext
- the CommandContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |