@Unstable(reason="needs more tests") public final class ApplicationAdapter extends Application
Application.ParametersSTYLESHEET_CASPIAN, STYLESHEET_MODENA| Constructor and Description |
|---|
ApplicationAdapter(ApplicationFixture applicationFixture) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
start(Stage primaryStage) |
void |
stop() |
getHostServices, getParameters, getUserAgentStylesheet, launch, launch, notifyPreloader, setUserAgentStylesheetpublic ApplicationAdapter(ApplicationFixture applicationFixture)
public void init()
throws Exception
init in class ApplicationExceptionpublic void start(Stage primaryStage) throws Exception
start in class ApplicationExceptionpublic void stop()
throws Exception
stop in class ApplicationException