|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.usp.ime.hipo.Launcher
public final class Launcher
Classe responsável por mostrar a SplashScreen e começar a execução do programa.
| Nested Class Summary | |
|---|---|
private static class |
Launcher.SplashScreenCloser
Classe privada para fechar a SplashScreen |
| Field Summary | |
|---|---|
private static SplashScreen |
fSplashScreen
Guarda a SplashScreen |
| Constructor Summary | |
|---|---|
Launcher()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] aArguments)
Executa o programa mostrando a SplashScreen |
private static void |
showMainWindow()
Mostra a tela principal do programa |
private static void |
showSplashScreen()
Mostra a SplashScreen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static SplashScreen fSplashScreen
| Constructor Detail |
|---|
public Launcher()
| Method Detail |
|---|
public static void main(java.lang.String[] aArguments)
aArguments - Não é utilizado pelo mainprivate static void showSplashScreen()
private static void showMainWindow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||