public class AppThinker
extends java.lang.Object
| Constructor and Description |
|---|
AppThinker() |
| Modifier and Type | Method and Description |
|---|---|
static AppThinkerWindow |
getWindow()
Récupère la fenêtre de l'application
|
static void |
main(java.lang.String[] args)
La méthode principale exécutée.
|
public static void main(java.lang.String[] args)
throws java.lang.InterruptedException
args - Les arguments de la méthode principale.java.lang.InterruptedException - Interruption du thread lors de la pause du splashscreen.public static AppThinkerWindow getWindow()