com.jgoodies.skeleton.model
Class Resources
java.lang.Object
com.jgoodies.skeleton.model.Resources
public final class Resources
- extends Object
This class consists of string ids used for the resource bundle lookup.
- Version:
- $Revision: 1.9 $
- Author:
- Karsten Lentzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTION_NAME_ID
public static final String DESCRIPTION_NAME_ID
- See Also:
- Constant Field Values
DESCRIPTION_ICON_ID
public static final String DESCRIPTION_ICON_ID
- See Also:
- Constant Field Values
SHAFT_ICON_ID
public static final String SHAFT_ICON_ID
- See Also:
- Constant Field Values
SEGMENT_ICON_ID
public static final String SEGMENT_ICON_ID
- See Also:
- Constant Field Values
FLANGE_ICON_ID
public static final String FLANGE_ICON_ID
- See Also:
- Constant Field Values
ITEM_ICON_ID
public static final String ITEM_ICON_ID
- See Also:
- Constant Field Values
LOGO_ICON_ID
public static final String LOGO_ICON_ID
- See Also:
- Constant Field Values
GRADIENT_ICON_ID
public static final String GRADIENT_ICON_ID
- See Also:
- Constant Field Values
DEFAULT_PROJECT_NAME_ID
public static final String DEFAULT_PROJECT_NAME_ID
- See Also:
- Constant Field Values
DESCRIPTION_NAME
public static final String DESCRIPTION_NAME
DESCRIPTION_ICON
public static final Icon DESCRIPTION_ICON
SHAFT_ICON
public static final Icon SHAFT_ICON
SEGMENT_ICON
public static final Icon SEGMENT_ICON
FLANGE_ICON
public static final Icon FLANGE_ICON
Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.