| Package | Description | 
|---|---|
| javafx.application | 
 Provides the application life-cycle classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
Application.start(Stage primaryStage)
The main entry point for all JavaFX applications. 
 | 
Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.