| Package | Description |
|---|---|
| org.chorem.lima | |
| org.chorem.lima.ui |
| Modifier and Type | Field and Description |
|---|---|
static jaxx.runtime.context.JAXXContextEntryDef<MainView> |
LimaSwingApplicationContext.MAIN_UI_ENTRY_DEF |
| Modifier and Type | Method and Description |
|---|---|
MainView |
LimaSwingApplicationContext.getMainUI() |
| Modifier and Type | Field and Description |
|---|---|
protected MainView |
MainView.mainView |
| Modifier and Type | Method and Description |
|---|---|
protected MainView |
MainViewHandler.getUI(jaxx.runtime.JAXXContext context) |
MainView |
MainViewHandler.initUI(LimaSwingApplicationContext rootContext)
Methode pour initialiser l'ui principale sans l'afficher.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainViewHandler.changeLanguage(MainView mainUI,
Locale newLocale) |
void |
MainViewHandler.close(MainView ui)
Ferme l'application.
|
void |
MainViewHandler.openLimaHttpUi(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–2015 CodeLutin. All rights reserved.