|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.vlab.util.swing.gui.SwingLocale
public abstract class SwingLocale
SwingLocale class - utility methods for setting the locale of the
swing components.
| Constructor Summary | |
|---|---|
SwingLocale()
|
|
| Method Summary | |
|---|---|
static void |
initJFileChooser(java.util.Locale locale)
Initialize the JOption pane to the specified locale |
static void |
initJOptionPane(java.util.Locale locale)
Initialize the JOption pane to the specified locale |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwingLocale()
| Method Detail |
|---|
public static void initJFileChooser(java.util.Locale locale)
throws VlabException
locale - locale which will be used to display button names
VlabException
public static void initJOptionPane(java.util.Locale locale)
throws VlabException
locale - locale which will be used to display button names
VlabException
|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||