|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for Markup kinds that are displayed in the Visualiser Menu
Method Summary | |
java.lang.String |
getFullName()
Get the full name, which is displayed as the tooltip in the menu Clients should return the result of getName if no full name exists |
org.eclipse.swt.graphics.Image |
getIcon()
Get the image to display |
java.lang.String |
getName()
Get the name to display |
boolean |
showInMenu()
Show this kind in the Visualiser Menu? |
Method Detail |
public java.lang.String getName()
public java.lang.String getFullName()
public org.eclipse.swt.graphics.Image getIcon()
public boolean showInMenu()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |