jsystem.swingui.images
Class ImageCenter
java.lang.Object
jsystem.swingui.images.ImageCenter
- public class ImageCenter
- extends Object
Used as an Image bank to easy retrive of images.
User: garieli
Date: Jan 14, 2004
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ICON_EMPTY
public static final String ICON_EMPTY
- See Also:
- Constant Field Values
ICON_BLUE
public static final String ICON_BLUE
- See Also:
- Constant Field Values
ICON_GREEN
public static final String ICON_GREEN
- See Also:
- Constant Field Values
ICON_SMALL_LOGO
public static final String ICON_SMALL_LOGO
- See Also:
- Constant Field Values
ICON_SMALL_OK
public static final String ICON_SMALL_OK
- See Also:
- Constant Field Values
ICON_SMALL_ERROR
public static final String ICON_SMALL_ERROR
- See Also:
- Constant Field Values
ICON_RUN
public static final String ICON_RUN
- See Also:
- Constant Field Values
ICON_STOP
public static final String ICON_STOP
- See Also:
- Constant Field Values
ICON_PAUSE
public static final String ICON_PAUSE
- See Also:
- Constant Field Values
ICON_REFRESH
public static final String ICON_REFRESH
- See Also:
- Constant Field Values
ICON_NEW
public static final String ICON_NEW
- See Also:
- Constant Field Values
ICON_JAR
public static final String ICON_JAR
- See Also:
- Constant Field Values
ICON_RED
public static final String ICON_RED
- See Also:
- Constant Field Values
ICON_TEST_IDLE
public static final String ICON_TEST_IDLE
- See Also:
- Constant Field Values
ICON_TEST_PASS
public static final String ICON_TEST_PASS
- See Also:
- Constant Field Values
ICON_TEST_FAIL
public static final String ICON_TEST_FAIL
- See Also:
- Constant Field Values
ICON_PATH
public static final String ICON_PATH
- See Also:
- Constant Field Values
ICON_DIR
public static final String ICON_DIR
- See Also:
- Constant Field Values
ICON_TEST_CASE
public static final String ICON_TEST_CASE
- See Also:
- Constant Field Values
ICON_TEST_ERROR
public static final String ICON_TEST_ERROR
- See Also:
- Constant Field Values
ICON_UP
public static final String ICON_UP
- See Also:
- Constant Field Values
ICON_DOWN
public static final String ICON_DOWN
- See Also:
- Constant Field Values
ICON_R_PASS
public static final String ICON_R_PASS
- See Also:
- Constant Field Values
ICON_R_FAIL
public static final String ICON_R_FAIL
- See Also:
- Constant Field Values
ICON_R_IGNORE
public static final String ICON_R_IGNORE
- See Also:
- Constant Field Values
ICON_REFRESH_REPORTS
public static final String ICON_REFRESH_REPORTS
- See Also:
- Constant Field Values
ICON_SAVE
public static final String ICON_SAVE
- See Also:
- Constant Field Values
ICON_IGNORE
public static final String ICON_IGNORE
- See Also:
- Constant Field Values
ICON_DELETE
public static final String ICON_DELETE
- See Also:
- Constant Field Values
ICON_IGNORE_MSG
public static final String ICON_IGNORE_MSG
- See Also:
- Constant Field Values
ICON_IMPORT
public static final String ICON_IMPORT
- See Also:
- Constant Field Values
ICON_PUBLISH
public static final String ICON_PUBLISH
- See Also:
- Constant Field Values
getInstance
public static ImageCenter getInstance()
getImage
public ImageIcon getImage(String name)