public class NotANumberSample extends Application
Note: this works fine for >JDK11/JFX11 but consistently crashes the JDK8/JavaFX framework outside this library whenever e.g performing a zoom, panning or other similar operation (ie. one of the reasons for the NaN workaround in earlier chart-fx versions).
Application.ParametersSTYLESHEET_CASPIAN, STYLESHEET_MODENA| Constructor and Description |
|---|
NotANumberSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
start(Stage primaryStage) |
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stoppublic void start(Stage primaryStage)
start in class Applicationpublic static void main(String[] args)
args - the command line argumentsCopyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.