|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GUIApplication | |
|---|---|
| ch.elca.el4j.services.gui.swing | |
| Uses of GUIApplication in ch.elca.el4j.services.gui.swing |
|---|
| Subclasses of GUIApplication in ch.elca.el4j.services.gui.swing | |
|---|---|
class |
AbstractMDIApplication
Parent class for new MDI applications using an XML GUI description. |
class |
DockingApplication
Parent class for Docking applications. |
class |
MDIApplication
Parent class for MDI applications not using an XML GUI description. |
| Methods in ch.elca.el4j.services.gui.swing with type parameters of type GUIApplication | ||
|---|---|---|
static
|
GUIApplication.launch(Class<T> applicationClass,
String[] args,
ModuleApplicationContextConfiguration contextConfig)
Launch the application and do some adaptations for Spring. |
|
| Methods in ch.elca.el4j.services.gui.swing that return GUIApplication | |
|---|---|
static GUIApplication |
GUIApplication.getInstance()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||