|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.advjavacalendar.CalendarApplication
public class CalendarApplication
Main application class
| Method Summary | |
|---|---|
CalendarFrame |
getFrame()
Returns the JFrame of the application |
static CalendarApplication |
getInstance()
Returns the singleton instance |
java.util.Locale |
getLocale()
Returns the current set locale |
java.awt.Image |
icon(java.lang.String key)
Returns the icon from the current ResourceBundle in the current locale |
java.lang.String |
key(java.lang.String key)
Returns the given key out of the current Resourcebundle |
void |
setLocale(java.util.Locale locale)
Changes the current Locale to the given |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CalendarApplication getInstance()
public CalendarFrame getFrame()
public java.lang.String key(java.lang.String key)
key -
public java.awt.Image icon(java.lang.String key)
key -
public void setLocale(java.util.Locale locale)
locale - public java.util.Locale getLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||