com.jidesoft.icons
Class JideIconsFactory
java.lang.Object
com.jidesoft.icons.JideIconsFactory
public class JideIconsFactory
- extends Object
A helper class to contain icons for demo of JIDE products. Those icons are copyrighted by JIDE Software, Inc.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAIL
public static final String TAIL
- See Also:
- Constant Field Values
MENU_CHECKBOX_VSNET
public static final String MENU_CHECKBOX_VSNET
- See Also:
- Constant Field Values
MENU_CHECKBOX_ECLIPSE
public static final String MENU_CHECKBOX_ECLIPSE
- See Also:
- Constant Field Values
MENU_RADIOBUTTON_VSNET
public static final String MENU_RADIOBUTTON_VSNET
- See Also:
- Constant Field Values
MENU_RADIOBUTTON_ECLIPSE
public static final String MENU_RADIOBUTTON_ECLIPSE
- See Also:
- Constant Field Values
SAVE
public static final String SAVE
- See Also:
- Constant Field Values
JIDE32
public static final String JIDE32
- See Also:
- Constant Field Values
JIDE50
public static final String JIDE50
- See Also:
- Constant Field Values
JIDELOGO
public static final String JIDELOGO
- See Also:
- Constant Field Values
JIDELOGO_SMALL
public static final String JIDELOGO_SMALL
- See Also:
- Constant Field Values
JIDELOGO_SMALL2
public static final String JIDELOGO_SMALL2
- See Also:
- Constant Field Values
JideIconsFactory
public JideIconsFactory()
getImageIcon
public static ImageIcon getImageIcon(String name)
main
public static void main(String[] argv)