wt.boot
Class BootRB_en_GB

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

public class BootRB_en_GB
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
(package private) static Object[][] contents
           
(package private) static String[] downloadHelp
           
(package private) static String[] newVersionHelp
           
(package private) static String[] setupHelp
           
 
Fields inherited from class java.util.ListResourceBundle
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
BootRB_en_GB()
           
 
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

setupHelp

static final String[] setupHelp

downloadHelp

static final String[] downloadHelp

newVersionHelp

static final String[] newVersionHelp

contents

static final Object[][] contents
Constructor Detail

BootRB_en_GB

public BootRB_en_GB()
Method Detail

getContents

public Object[][] getContents()