|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.shale.util.LoadBundle
org.apache.shale.examples.sqlbrowser.Messages
public class Messages
Proxy for localized messages container for the SQL Browser application.
| Constructor Summary | |
|---|---|
Messages()
Creates a new instance of Messages for the default bundle name. |
|
Messages(String name)
Creates a new instance of Messages for the specified bundle name. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.shale.util.LoadBundle |
|---|
getBasename, getMap, setBasename |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Messages()
Creates a new instance of Messages for the default bundle name.
public Messages(String name)
Creates a new instance of Messages for the specified bundle name.
name - Name of the resource bundle to be wrapped.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||