| Package | Description |
|---|---|
| org.tentackle.fx.rdc.app |
Application lifecycle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginApplication
The doLogin FX application.
|
| Modifier and Type | Method and Description |
|---|---|
FxApplication |
DesktopApplication.getFxApplication()
Gets the FX application instance.
This is the instance of the class provided by DesktopApplication.getApplicationClass().The FX-application ususally provides a login-view and is responsible to spawn the main view after successful login. |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends FxApplication> |
DesktopApplication.getApplicationClass()
Gets the FX application class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DesktopApplication.setFxApplication(FxApplication fxApplication)
Sets the FX application instance.
|
Tentackle - distributed, domain- and model-driven