|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.carlosbcruz.account.util.AccountMessages
public class AccountMessages
Controls the process of retreiving the string giving the keys from the com.carlosbcruz.account.control properties file
| Constructor Summary | |
|---|---|
AccountMessages()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getString(java.lang.String key)
Return the message associated with the specified key |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccountMessages()
| Method Detail |
|---|
public static java.lang.String getString(java.lang.String key)
key -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||