com.jidesoft.swing
Class OverlayableIconsFactory
java.lang.Object
com.jidesoft.swing.OverlayableIconsFactory
public class OverlayableIconsFactory
- extends Object
A helper class to contain icons for the overlayable components
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 |
ATTENTION
public static final String ATTENTION
- See Also:
- Constant Field Values
CORRECT
public static final String CORRECT
- See Also:
- Constant Field Values
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
INFO
public static final String INFO
- See Also:
- Constant Field Values
QUESTION
public static final String QUESTION
- See Also:
- Constant Field Values
OverlayableIconsFactory
public OverlayableIconsFactory()
getImageIcon
public static ImageIcon getImageIcon(String name)
main
public static void main(String[] argv)