|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfbench.IconFactory
public class IconFactory
A repository of ImageIcons.
Method Summary | |
---|---|
static javax.swing.ImageIcon |
getIcon(java.lang.String name)
Retrieve an icon with the given name from the repository. |
static javax.swing.ImageIcon |
getIconFrom(java.lang.String path)
Retrieve an icon with the given name from specified path. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static javax.swing.ImageIcon getIcon(java.lang.String name)
public static javax.swing.ImageIcon getIconFrom(java.lang.String path)
path
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |