org.jminor.common.ui.images
Class Images
java.lang.Object
org.jminor.common.ui.images.Images
public final class Images
- extends Object
A class serving as resource owner for images.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMG_ADD_16
public static final String IMG_ADD_16
- See Also:
- Constant Field Values
IMG_DELETE_16
public static final String IMG_DELETE_16
- See Also:
- Constant Field Values
IMG_SAVE_16
public static final String IMG_SAVE_16
- See Also:
- Constant Field Values
IMG_FILTER_16
public static final String IMG_FILTER_16
- See Also:
- Constant Field Values
IMG_PREFERENCES_16
public static final String IMG_PREFERENCES_16
- See Also:
- Constant Field Values
IMG_REFRESH_16
public static final String IMG_REFRESH_16
- See Also:
- Constant Field Values
IMG_NEW_16
public static final String IMG_NEW_16
- See Also:
- Constant Field Values
IMG_PROPERTIES_16
public static final String IMG_PROPERTIES_16
- See Also:
- Constant Field Values
IMG_UP_16
public static final String IMG_UP_16
- See Also:
- Constant Field Values
IMG_DOWN_16
public static final String IMG_DOWN_16
- See Also:
- Constant Field Values
IMG_STOP_16
public static final String IMG_STOP_16
- See Also:
- Constant Field Values
IMG_HISTORY_16
public static final String IMG_HISTORY_16
- See Also:
- Constant Field Values
ICON_LOGGING
public static final String ICON_LOGGING
- See Also:
- Constant Field Values
loadImage
public static ImageIcon loadImage(String imageFileName)
getImageIcon
public static ImageIcon getImageIcon(Class resourceOwnerClass,
String resourceName)