|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContextEntry
The Interface IContextEntry.
| Method Summary | |
|---|---|
boolean |
canExecute()
Can execute. |
void |
execute()
Execute. |
IContext |
getContext()
Gets the context. |
java.lang.String |
getDescription()
Gets the description. |
IFeature |
getFeature()
Gets the feature. |
java.lang.String |
getIconId()
Gets the icon id. |
java.lang.String |
getText()
Gets the text. |
void |
setDescription(java.lang.String text)
Sets the description. |
void |
setIconId(java.lang.String iconId)
Sets the icon id. |
void |
setText(java.lang.String text)
Sets the text. |
| Method Detail |
|---|
boolean canExecute()
void execute()
IContext getContext()
IFeature getFeature()
java.lang.String getIconId()
void setDescription(java.lang.String text)
text - the new descriptionjava.lang.String getDescription()
void setText(java.lang.String text)
text - the new textjava.lang.String getText()
void setIconId(java.lang.String iconId)
iconId - the new icon id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||