protected void |
DemoUIHandler.addKeyStrokes(DemoUI ui,
DemoConfig config) |
protected static DemoApplicationContext |
DemoApplicationContext.init(DemoConfig config)
Permet l'initialisation du contexte applicatif et positionne
l'context partagée.
|
DemoUI |
DemoUIHandler.initUI(DefaultApplicationContext rootContext,
DemoConfig config)
Methode pour initialiser l'ui principale sans l'afficher.
|
void |
DemoUIHandler.reloadUI(DefaultApplicationContext rootContext,
DemoConfig config)
Permet de recharger l'ui principale et de changer de le mode d'affichage.
|