| Package | Description |
|---|---|
| org.nuiton.jaxx.demo |
| Modifier and Type | Field and Description |
|---|---|
protected DemoUI |
DemoUI.mainFrame |
| Modifier and Type | Method and Description |
|---|---|
DemoUI |
DemoApplicationContext.getMainUI() |
DemoUI |
DemoUIHandler.initUI(DefaultApplicationContext rootContext,
DemoConfig config)
Methode pour initialiser l'ui principale sans l'afficher.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DemoUIHandler.addKeyStrokes(DemoUI ui,
DemoConfig config) |
void |
DemoUIHandler.afterInit(DemoUI ui) |
void |
DemoUIHandler.beforeInit(DemoUI ui) |
void |
DemoUIHandler.displayUI(DemoUI ui,
String[] nodePath) |
protected <E extends Component> |
DemoUIHandler.getContentIfExist(DemoUI ui,
String constraints) |
void |
DemoUIHandler.showAbout(DemoUI ui) |
void |
DemoUIHandler.showHelp(DemoUI ui) |
protected void |
DemoUIHandler.showUI(DemoUI ui,
Class<?> type) |
Copyright © 2008–2017 Ultreia.io. All rights reserved.