|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.ibm.able.AbleGui
| Method Summary | |
|---|---|
static java.lang.String |
NlsMsg(java.lang.String theMsgKey)
Retrieve an NLS message by key. |
static java.lang.String |
NlsMsg(java.lang.String theMsgKey,
java.lang.Object[] theInserts)
Retrieve an NLS message by key and insert text into the message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.lang.String NlsMsg(java.lang.String theMsgKey)
theMsgKey - A unique key identifying the message to be retrieved
from the package's MessageBundle.
public static java.lang.String NlsMsg(java.lang.String theMsgKey,
java.lang.Object[] theInserts)
theMsgKey - A unique key identifying the message to be retrieved
from the package's MessageBundle.
theInserts - An array of String objects which will be inserted
into the message before it is returned.
|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||