|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.compoze.mail.MailResources
MailResources gets the instance of a ResourceBundle for the
Mail package.
| Constructor Summary | |
MailResources()
|
|
| Method Summary | |
static java.util.ResourceBundle |
i()
Gets the singleton instance of the ResourceBundle. |
static java.util.ResourceBundle |
i(java.util.Locale locale)
Gets the singleton instance of the ResourceBundle. |
static void |
main(java.lang.String[] args)
Exerciser. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MailResources()
| Method Detail |
public static java.util.ResourceBundle i()
ResourceBundle.MissingResourceException - if the resource bundle could not be foundpublic static java.util.ResourceBundle i(java.util.Locale locale)
ResourceBundle.MissingResourceException - if the resource bundle could not be foundpublic static void main(java.lang.String[] args)
args - main arguments - first argument should be the key to
get the value for
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||