com.jgoodies.uifextras.convenience
Class ResourceIDs

java.lang.Object
  extended by 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

Field Summary
static String ABOUT_ACKNOWLEDGEMENTS_TEXT
           
static String ABOUT_COPYRIGHT_TEXT
           
static String ABOUT_ICON
           
static String ACTIONPANEL_DEFAULT_ICON
           
static String BROWN_BACKGROUND
           
static String CHOOSE_DIRECTORY_HELP
           
static String CHOOSE_DIRECTORY_ICON
           
static String DOWN_ARROW_ICON
           
static String GRAY_BACKGROUND
           
static String HISTORY_BACK_TEXT
           
static String HISTORY_BACK_TO_TEXT
           
static String HISTORY_NEXT_TEXT
           
static String HISTORY_NEXT_TO_TEXT
           
static String LICENSE_AGREEMENT_PATH
           
static String LICENSE_CONFIRM_DECLINE_TEXT
           
static String LICENSE_HEADER_TEXT
           
static String LICENSE_ICON
           
static String LICENSE_WELCOME_TEXT
           
static String LOGO_ICON
           
static String PREFERENCES_ICON
           
static String SPLASH_IMAGE
           
static String TIP_OF_THE_DAY_32_ICON
           
static String TIP_OF_THE_DAY_ICON
           
static String WELCOME_TEXT
           
 
Constructor Summary
ResourceIDs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

ResourceIDs

public ResourceIDs()


Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.