wt.boot
Class BootRB

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bywt.boot.BootRB

public class BootRB
extends ListResourceBundle

Default BootRB message resource bundle [English/US] Usage notes: DO NOT REUSE IDS. If an message becomes obsolete, comment it out but do not create a new message with that id.


Nested Class Summary
 
Nested classes inherited from class java.util.ResourceBundle
 
Field Summary
static String BOOTSTRAP_LOADER_INSTALLED
           
static String BOOTSTRAP_LOADER_NOT_INSTALLED
           
(package private) static Object[][] contents
           
static String DOWNLOAD_AS_IS_RADIO_BUTTON
           
static String DOWNLOAD_CONTINUE_BUTTON
           
static String DOWNLOAD_DIALOG_TITLE
           
static String DOWNLOAD_HELP
           
static String DOWNLOAD_HELP_BUTTON
           
static String DOWNLOAD_IGNORE_RADIO_BUTTON
           
static String DOWNLOAD_INFLATE_RADIO_BUTTON
           
static String DOWNLOAD_INSTRUCTIONS
           
static String DOWNLOAD_LABEL
           
static String DOWNLOAD_LOCAL_FILE_LABEL
           
static String DOWNLOAD_LOCAL_MODIFIED_LABEL
           
static String DOWNLOAD_OLD_FILE_RADIO_BUTTON
           
static String DOWNLOAD_PROGRESS_CANCEL_BUTTON
           
static String DOWNLOAD_PROGRESS_DIALOG_TITLE
           
static String DOWNLOAD_PROGRESS_LABEL
           
static String DOWNLOAD_PROGRESS_PERCENT_LABEL
           
static String DOWNLOAD_PROGRESS_RECEIVED_LABEL
           
static String DOWNLOAD_PROGRESS_TOTAL_LABEL
           
static String DOWNLOAD_REMOTE_FILE_LABEL
           
static String DOWNLOAD_REMOTE_MODIFIED_LABEL
           
static String DOWNLOAD_SIZE_LABEL
           
(package private) static String[] downloadHelp
           
static String EXCEPTION_CONTINUE_BUTTON
           
static String EXCEPTION_DESCRIPTION
           
static String EXCEPTION_DIALOG_TITLE
           
static String EXCEPTION_LABEL
           
static String HELP_DIALOG_TITLE
           
static String HELP_OK_BUTTON
           
static String IGNORING_LOCAL_CACHE
           
static String INFLATE_PROGRESS_CANCEL_BUTTON
           
static String INFLATE_PROGRESS_DIALOG_TITLE
           
static String INFLATE_PROGRESS_INFLATED_ENTRIES_LABEL
           
static String INFLATE_PROGRESS_LABEL
           
static String INFLATE_PROGRESS_PERCENT_LABEL
           
static String INFLATE_PROGRESS_TOTAL_LABEL
           
static String MISSING_PARAMETER_EXCEPTION
           
static String NEW_VERSION_ANNOUNCEMENT_LABEL
           
static String NEW_VERSION_CONTINUE_BUTTON
           
static String NEW_VERSION_DIALOG_TITLE
           
static String NEW_VERSION_DOWNLOAD_BUTTON
           
static String NEW_VERSION_DOWNLOAD_URL_LABEL
           
static String NEW_VERSION_HELP
           
static String NEW_VERSION_HELP_BUTTON
           
static String NEW_VERSION_LOCAL_VERSION_LABEL
           
static String NEW_VERSION_REMOTE_VERSION_LABEL
           
(package private) static String[] newVersionHelp
           
static String NOT_AVAILABLE
           
static String NOT_FOUND_OR_MISSING_DATE
           
static String SETUP_BROWSE_DIALOG_FILE
           
static String SETUP_BROWSE_DIALOG_TITLE
           
static String SETUP_CACHE_LOCATION_BROWSE_BUTTON
           
static String SETUP_CACHE_LOCATION_LABEL
           
static String SETUP_CANCEL_BUTTON
           
static String SETUP_DIALOG_TITLE
           
static String SETUP_HELP
           
static String SETUP_HELP_BUTTON
           
static String SETUP_INSTRUCTIONS
           
static String SETUP_LABEL
           
static String SETUP_OK_BUTTON
           
static String SETUP_PROPERTIES_LOCATION_LABEL
           
(package private) static String[] setupHelp
           
 
Fields inherited from class java.util.ListResourceBundle
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
BootRB()
           
 
Method Summary
 Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SETUP_HELP

public static final String SETUP_HELP
See Also:
Constant Field Values

DOWNLOAD_HELP

public static final String DOWNLOAD_HELP
See Also:
Constant Field Values

NEW_VERSION_HELP

public static final String NEW_VERSION_HELP
See Also:
Constant Field Values

SETUP_LABEL

public static final String SETUP_LABEL
See Also:
Constant Field Values

SETUP_INSTRUCTIONS

public static final String SETUP_INSTRUCTIONS
See Also:
Constant Field Values

SETUP_CACHE_LOCATION_LABEL

public static final String SETUP_CACHE_LOCATION_LABEL
See Also:
Constant Field Values

SETUP_PROPERTIES_LOCATION_LABEL

public static final String SETUP_PROPERTIES_LOCATION_LABEL
See Also:
Constant Field Values

SETUP_CACHE_LOCATION_BROWSE_BUTTON

public static final String SETUP_CACHE_LOCATION_BROWSE_BUTTON
See Also:
Constant Field Values

SETUP_OK_BUTTON

public static final String SETUP_OK_BUTTON
See Also:
Constant Field Values

SETUP_CANCEL_BUTTON

public static final String SETUP_CANCEL_BUTTON
See Also:
Constant Field Values

SETUP_HELP_BUTTON

public static final String SETUP_HELP_BUTTON
See Also:
Constant Field Values

SETUP_DIALOG_TITLE

public static final String SETUP_DIALOG_TITLE
See Also:
Constant Field Values

SETUP_BROWSE_DIALOG_TITLE

public static final String SETUP_BROWSE_DIALOG_TITLE
See Also:
Constant Field Values

SETUP_BROWSE_DIALOG_FILE

public static final String SETUP_BROWSE_DIALOG_FILE
See Also:
Constant Field Values

DOWNLOAD_LABEL

public static final String DOWNLOAD_LABEL
See Also:
Constant Field Values

DOWNLOAD_INSTRUCTIONS

public static final String DOWNLOAD_INSTRUCTIONS
See Also:
Constant Field Values

DOWNLOAD_REMOTE_FILE_LABEL

public static final String DOWNLOAD_REMOTE_FILE_LABEL
See Also:
Constant Field Values

DOWNLOAD_REMOTE_MODIFIED_LABEL

public static final String DOWNLOAD_REMOTE_MODIFIED_LABEL
See Also:
Constant Field Values

DOWNLOAD_SIZE_LABEL

public static final String DOWNLOAD_SIZE_LABEL
See Also:
Constant Field Values

DOWNLOAD_LOCAL_FILE_LABEL

public static final String DOWNLOAD_LOCAL_FILE_LABEL
See Also:
Constant Field Values

DOWNLOAD_LOCAL_MODIFIED_LABEL

public static final String DOWNLOAD_LOCAL_MODIFIED_LABEL
See Also:
Constant Field Values

DOWNLOAD_INFLATE_RADIO_BUTTON

public static final String DOWNLOAD_INFLATE_RADIO_BUTTON
See Also:
Constant Field Values

DOWNLOAD_AS_IS_RADIO_BUTTON

public static final String DOWNLOAD_AS_IS_RADIO_BUTTON
See Also:
Constant Field Values

DOWNLOAD_IGNORE_RADIO_BUTTON

public static final String DOWNLOAD_IGNORE_RADIO_BUTTON
See Also:
Constant Field Values

DOWNLOAD_CONTINUE_BUTTON

public static final String DOWNLOAD_CONTINUE_BUTTON
See Also:
Constant Field Values

DOWNLOAD_HELP_BUTTON

public static final String DOWNLOAD_HELP_BUTTON
See Also:
Constant Field Values

DOWNLOAD_DIALOG_TITLE

public static final String DOWNLOAD_DIALOG_TITLE
See Also:
Constant Field Values

DOWNLOAD_PROGRESS_LABEL

public static final String DOWNLOAD_PROGRESS_LABEL
See Also:
Constant Field Values

DOWNLOAD_PROGRESS_TOTAL_LABEL

public static final String DOWNLOAD_PROGRESS_TOTAL_LABEL
See Also:
Constant Field Values

DOWNLOAD_PROGRESS_RECEIVED_LABEL

public static final String DOWNLOAD_PROGRESS_RECEIVED_LABEL
See Also:
Constant Field Values

DOWNLOAD_PROGRESS_PERCENT_LABEL

public static final String DOWNLOAD_PROGRESS_PERCENT_LABEL
See Also:
Constant Field Values

DOWNLOAD_PROGRESS_CANCEL_BUTTON

public static final String DOWNLOAD_PROGRESS_CANCEL_BUTTON
See Also:
Constant Field Values

DOWNLOAD_PROGRESS_DIALOG_TITLE

public static final String DOWNLOAD_PROGRESS_DIALOG_TITLE
See Also:
Constant Field Values

INFLATE_PROGRESS_LABEL

public static final String INFLATE_PROGRESS_LABEL
See Also:
Constant Field Values

INFLATE_PROGRESS_INFLATED_ENTRIES_LABEL

public static final String INFLATE_PROGRESS_INFLATED_ENTRIES_LABEL
See Also:
Constant Field Values

INFLATE_PROGRESS_CANCEL_BUTTON

public static final String INFLATE_PROGRESS_CANCEL_BUTTON
See Also:
Constant Field Values

INFLATE_PROGRESS_DIALOG_TITLE

public static final String INFLATE_PROGRESS_DIALOG_TITLE
See Also:
Constant Field Values

EXCEPTION_LABEL

public static final String EXCEPTION_LABEL
See Also:
Constant Field Values

EXCEPTION_DESCRIPTION

public static final String EXCEPTION_DESCRIPTION
See Also:
Constant Field Values

EXCEPTION_CONTINUE_BUTTON

public static final String EXCEPTION_CONTINUE_BUTTON
See Also:
Constant Field Values

EXCEPTION_DIALOG_TITLE

public static final String EXCEPTION_DIALOG_TITLE
See Also:
Constant Field Values

HELP_OK_BUTTON

public static final String HELP_OK_BUTTON
See Also:
Constant Field Values

HELP_DIALOG_TITLE

public static final String HELP_DIALOG_TITLE
See Also:
Constant Field Values

NEW_VERSION_ANNOUNCEMENT_LABEL

public static final String NEW_VERSION_ANNOUNCEMENT_LABEL
See Also:
Constant Field Values

NEW_VERSION_REMOTE_VERSION_LABEL

public static final String NEW_VERSION_REMOTE_VERSION_LABEL
See Also:
Constant Field Values

NEW_VERSION_LOCAL_VERSION_LABEL

public static final String NEW_VERSION_LOCAL_VERSION_LABEL
See Also:
Constant Field Values

NEW_VERSION_DOWNLOAD_URL_LABEL

public static final String NEW_VERSION_DOWNLOAD_URL_LABEL
See Also:
Constant Field Values

NEW_VERSION_CONTINUE_BUTTON

public static final String NEW_VERSION_CONTINUE_BUTTON
See Also:
Constant Field Values

NEW_VERSION_DIALOG_TITLE

public static final String NEW_VERSION_DIALOG_TITLE
See Also:
Constant Field Values

MISSING_PARAMETER_EXCEPTION

public static final String MISSING_PARAMETER_EXCEPTION
See Also:
Constant Field Values

INFLATE_PROGRESS_TOTAL_LABEL

public static final String INFLATE_PROGRESS_TOTAL_LABEL
See Also:
Constant Field Values

INFLATE_PROGRESS_PERCENT_LABEL

public static final String INFLATE_PROGRESS_PERCENT_LABEL
See Also:
Constant Field Values

NEW_VERSION_DOWNLOAD_BUTTON

public static final String NEW_VERSION_DOWNLOAD_BUTTON
See Also:
Constant Field Values

NEW_VERSION_HELP_BUTTON

public static final String NEW_VERSION_HELP_BUTTON
See Also:
Constant Field Values

DOWNLOAD_OLD_FILE_RADIO_BUTTON

public static final String DOWNLOAD_OLD_FILE_RADIO_BUTTON
See Also:
Constant Field Values

BOOTSTRAP_LOADER_INSTALLED

public static final String BOOTSTRAP_LOADER_INSTALLED
See Also:
Constant Field Values

BOOTSTRAP_LOADER_NOT_INSTALLED

public static final String BOOTSTRAP_LOADER_NOT_INSTALLED
See Also:
Constant Field Values

NOT_FOUND_OR_MISSING_DATE

public static final String NOT_FOUND_OR_MISSING_DATE
See Also:
Constant Field Values

NOT_AVAILABLE

public static final String NOT_AVAILABLE
See Also:
Constant Field Values

IGNORING_LOCAL_CACHE

public static final String IGNORING_LOCAL_CACHE
See Also:
Constant Field Values

setupHelp

static final String[] setupHelp

downloadHelp

static final String[] downloadHelp

newVersionHelp

static final String[] newVersionHelp

contents

static final Object[][] contents
Constructor Detail

BootRB

public BootRB()
Method Detail

getContents

public Object[][] getContents()