| Package | Description |
|---|---|
| org.chorem.lima | |
| org.chorem.lima.ui |
| Modifier and Type | Field and Description |
|---|---|
protected static LimaSwingApplicationContext |
LimaSwingApplicationContext.instance
l'intance partagée accessible après un appel à la méthode
init() |
| Modifier and Type | Method and Description |
|---|---|
static LimaSwingApplicationContext |
LimaSwingApplicationContext.get()
Récupération du contexte applicatif.
|
static LimaSwingApplicationContext |
LimaSwingApplicationContext.getContext() |
static LimaSwingApplicationContext |
LimaSwingApplicationContext.init()
Permet l'initialisation du contexte applicatif et positionne
l'instance partagée.
|
static LimaSwingApplicationContext |
LimaMain.init(String... args)
initialisation de l'application :
chargement du context
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
LimaMain.launch(LimaSwingApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
MainView |
MainViewHandler.initUI(LimaSwingApplicationContext rootContext)
Methode pour initialiser l'ui principale sans l'afficher.
|
protected void |
MainViewHandler.reloadUI(LimaSwingApplicationContext rootContext)
Permet de recharger l'ui principale et de changer de le mode d'affichage.
|
Copyright © 2008–2015 CodeLutin. All rights reserved.