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