|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoginStrings | |
---|---|
org.spiffyui.client.login | Classes for showing the LoginPanel. |
Uses of LoginStrings in org.spiffyui.client.login |
---|
Methods in org.spiffyui.client.login that return LoginStrings | |
---|---|
static LoginStrings |
LoginStrings.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoginStrings[] |
LoginStrings.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.spiffyui.client.login with parameters of type LoginStrings | |
---|---|
java.lang.String |
LoginStringHelper.getString(LoginStrings msgKey)
Get the specified localized string |
java.lang.String |
LoginStringHelper.getString(LoginStrings msgKey,
java.lang.String arg1)
Get the specified localized string |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |