public class SibaGUI extends Object
Constructor and Description |
---|
SibaGUI()
This is the constructor of this application.
|
Modifier and Type | Method and Description |
---|---|
static void |
run()
This method launch the GUI.
|
void |
updateLanguage(Locale source)
This method set the local language.
|
public SibaGUI() throws ClassNotFoundException, InstantiationException, IllegalAccessException, UnsupportedLookAndFeelException, SibaException
public void updateLanguage(Locale source)
public static void run()