public class App extends Application
Application of MyContacts.Application.Parameters| Modifier and Type | Field | Description |
|---|---|---|
protected static Scene |
scene |
Main
Scene of app. |
protected static Stage |
stage |
Main
Stage of app. |
STYLESHEET_CASPIAN, STYLESHEET_MODENA| Constructor | Description |
|---|---|
App() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(String[] args) |
Entry point for MyContacts application.
|
void |
start(Stage s) |
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stoppublic static void main(String[] args)
args - arguments passed to
Application.launch()public void start(Stage s)
start in class ApplicationCopyright © 2018–2019 IBAT. All rights reserved.