|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the interface used by a CommandAction to delegate all of the set methods of an IAction to a Command
.
Method Summary | |
boolean |
canExecute()
This returns whether the action should be enabled. |
String |
getDescription()
This returns the description, if any, of the action. |
Object |
getImage()
This returns the decoration, if any, of the action. |
String |
getText()
This returns the menu text, if any, of the action. |
String |
getToolTipText()
This returns the tool tip text, if any, of the action. |
Method Detail |
public boolean canExecute()
public Object getImage()
public String getText()
public String getDescription()
public String getToolTipText()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |