Class HistoPlotter
java.lang.Object
javafx.application.Application
org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
public class HistoPlotter
extends javafx.application.Application
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate intprivate static final Stringprivate static final Stringprivate javafx.scene.Sceneprivate StringFields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Field Details
-
values
-
scene
private javafx.scene.Scene scene -
chart
-
limit
private int limit -
PARAM_SCREENSHOT
- See Also:
-
PARAM_LIMIT
- See Also:
-
screenshotFilename
-
filename
-
-
Constructor Details
-
HistoPlotter
public HistoPlotter() -
HistoPlotter
-
-
Method Details
-
init
- Overrides:
initin classjavafx.application.Application- Throws:
Exception
-
updateObservable
private void updateObservable() -
doScreenshot
private void doScreenshot() -
start
public void start(javafx.stage.Stage stage) - Specified by:
startin classjavafx.application.Application
-
getTitle
-
buildChart
-
main
-