| Package | Description |
|---|---|
| org.chorem.lima | |
| org.chorem.lima.ui |
| Modifier and Type | Field and Description |
|---|---|
static jaxx.runtime.context.JAXXContextEntryDef<MainView> |
LimaContext.MAIN_UI_ENTRY_DEF |
| Modifier and Type | Method and Description |
|---|---|
MainView |
LimaContext.getMainUI() |
| Modifier and Type | Method and Description |
|---|---|
protected MainView |
MainViewHandler.getUI(jaxx.runtime.JAXXContext context) |
MainView |
MainViewHandler.initUI(LimaContext rootContext,
boolean fullscreen)
Methode pour initialiser l'ui principale sans l'afficher.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainViewHandler.changeLanguage(MainView mainUI,
Locale newLocale) |
void |
MainViewHandler.changeScreen(MainView ui,
boolean fullscreen)
Méthode pour changer de mode d'affichage.
|
void |
MainViewHandler.close(MainView ui)
Ferme l'application.
|
void |
MainViewHandler.loadURI(MainView ui) |
protected void |
MainViewHandler.showTab(MainView ui,
String name,
Component container)
Show a new closable tab.
|
protected void |
MainViewHandler.showTab(MainView ui,
String name,
Component container,
boolean canClose)
Show a new closable tab.
|
Copyright © 2008–2013 CodeLutin. All rights reserved.