|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjaxe.JaxeResourceBundle
public class JaxeResourceBundle
This class holds the ResourceBundle for Jaxe
Constructor Summary | |
---|---|
JaxeResourceBundle()
|
Method Summary | |
---|---|
static java.util.ResourceBundle |
getRB()
Gets the ResourceBundle |
static void |
setRB(java.util.ResourceBundle newrb)
Sets the ResourceBundle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxeResourceBundle()
Method Detail |
---|
public static java.util.ResourceBundle getRB()
public static void setRB(java.util.ResourceBundle newrb)
newrb
- the new ResourceBundle
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |