com.jgoodies.uifextras.convenience
Class ResourceIDs
java.lang.Object
com.jgoodies.uifextras.convenience.ResourceIDs
public class ResourceIDs
- extends Object
Consists only of resource keys shared by the JGoodies UI Framework
and the JGoodies UI Framework Extras.
TODO: Move the resources for the UIF Extras to a separate class.
- Version:
- $Revision: 1.3 $
- Author:
- Karsten Lentzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GRAY_BACKGROUND
public static final String GRAY_BACKGROUND
- See Also:
- Constant Field Values
BROWN_BACKGROUND
public static final String BROWN_BACKGROUND
- See Also:
- Constant Field Values
SPLASH_IMAGE
public static final String SPLASH_IMAGE
- See Also:
- Constant Field Values
LOGO_ICON
public static final String LOGO_ICON
- See Also:
- Constant Field Values
ACTIONPANEL_DEFAULT_ICON
public static final String ACTIONPANEL_DEFAULT_ICON
- See Also:
- Constant Field Values
TIP_OF_THE_DAY_ICON
public static final String TIP_OF_THE_DAY_ICON
- See Also:
- Constant Field Values
TIP_OF_THE_DAY_32_ICON
public static final String TIP_OF_THE_DAY_32_ICON
- See Also:
- Constant Field Values
ABOUT_COPYRIGHT_TEXT
public static final String ABOUT_COPYRIGHT_TEXT
- See Also:
- Constant Field Values
ABOUT_ACKNOWLEDGEMENTS_TEXT
public static final String ABOUT_ACKNOWLEDGEMENTS_TEXT
- See Also:
- Constant Field Values
ABOUT_ICON
public static final String ABOUT_ICON
- See Also:
- Constant Field Values
WELCOME_TEXT
public static final String WELCOME_TEXT
- See Also:
- Constant Field Values
LICENSE_WELCOME_TEXT
public static final String LICENSE_WELCOME_TEXT
- See Also:
- Constant Field Values
LICENSE_HEADER_TEXT
public static final String LICENSE_HEADER_TEXT
- See Also:
- Constant Field Values
LICENSE_ICON
public static final String LICENSE_ICON
- See Also:
- Constant Field Values
LICENSE_AGREEMENT_PATH
public static final String LICENSE_AGREEMENT_PATH
- See Also:
- Constant Field Values
LICENSE_CONFIRM_DECLINE_TEXT
public static final String LICENSE_CONFIRM_DECLINE_TEXT
- See Also:
- Constant Field Values
CHOOSE_DIRECTORY_HELP
public static final String CHOOSE_DIRECTORY_HELP
- See Also:
- Constant Field Values
CHOOSE_DIRECTORY_ICON
public static final String CHOOSE_DIRECTORY_ICON
- See Also:
- Constant Field Values
HISTORY_BACK_TEXT
public static final String HISTORY_BACK_TEXT
- See Also:
- Constant Field Values
HISTORY_BACK_TO_TEXT
public static final String HISTORY_BACK_TO_TEXT
- See Also:
- Constant Field Values
HISTORY_NEXT_TEXT
public static final String HISTORY_NEXT_TEXT
- See Also:
- Constant Field Values
HISTORY_NEXT_TO_TEXT
public static final String HISTORY_NEXT_TO_TEXT
- See Also:
- Constant Field Values
PREFERENCES_ICON
public static final String PREFERENCES_ICON
- See Also:
- Constant Field Values
DOWN_ARROW_ICON
public static final String DOWN_ARROW_ICON
- See Also:
- Constant Field Values
ResourceIDs
public ResourceIDs()
Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.