public abstract class AbstractTestApplication extends Application
Application.Parameters| Modifier and Type | Field and Description |
|---|---|
protected int |
downSampleCounter |
protected static int |
FPS_METER_AVERAGING_PERIOD |
protected static int |
FPS_METER_PERIOD |
protected static int |
MAX_DATA_POINTS_1HZ |
protected static int |
MAX_DATA_POINTS_25HZ |
protected SimplePerformanceMeter |
meter |
protected static ChartTestCase |
test |
protected Timer |
timer |
STYLESHEET_CASPIAN, STYLESHEET_MODENA| Constructor and Description |
|---|
AbstractTestApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected HBox |
getHeaderBar(Scene scene) |
protected abstract void |
initChart() |
void |
start(Stage stage) |
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stopprotected static final int MAX_DATA_POINTS_25HZ
protected static final int MAX_DATA_POINTS_1HZ
protected static final int FPS_METER_PERIOD
protected static final int FPS_METER_AVERAGING_PERIOD
protected static ChartTestCase test
protected SimplePerformanceMeter meter
protected Timer timer
protected int downSampleCounter
protected abstract void initChart()
public void start(Stage stage)
start in class ApplicationCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.