|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tigris.toolbar.toolbutton.ResourceLocator
Method Summary | |
---|---|
void |
addResourcePath(java.lang.String path)
|
javax.swing.ImageIcon |
getIcon(java.lang.String filename)
Attempt to find an icon resource within the registered paths. |
static org.tigris.toolbar.toolbutton.ResourceLocator |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static org.tigris.toolbar.toolbutton.ResourceLocator getInstance()
public javax.swing.ImageIcon getIcon(java.lang.String filename)
filename
- The filename of the icon resource.public void addResourcePath(java.lang.String path)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |