|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A common base interface for things that can be represented by an icon. This is on purpose abstracted from the Swing Icon class, so that instances of this class can also be used under non-Swing environments like Eclipse.
Method Summary | |
String |
getIconFileName()
Gets the relative name of an (optional) icon. |
Class |
getIconResourceClass()
Gets a Class that is in the same folder as the icon file. |
Method Detail |
public Class getIconResourceClass()
public String getIconFileName()
"classify.gif"
or null
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |