Uses of Class
dataPlotsFX.layout.TDDisplayFX
Packages that use TDDisplayFX
-
Uses of TDDisplayFX in dataPlotsFX
Methods in dataPlotsFX that return TDDisplayFXModifier and TypeMethodDescriptionTDControlAWT.getMainDisplay()
Get the main display.TDControlAWT.TDFXPanel.getMainDisplay()
Methods in dataPlotsFX with parameters of type TDDisplayFXModifier and TypeMethodDescriptionvoid
TDControlAWT.TDFXPanel.setMainDisplay
(TDDisplayFX tdMainDisplay) -
Uses of TDDisplayFX in dataPlotsFX.layout
Methods in dataPlotsFX.layout that return TDDisplayFXModifier and TypeMethodDescriptionTDGraphFX.getTDDisplay()
Get the TDMainDsiplay this TDGraphFX belongs to.Constructors in dataPlotsFX.layout with parameters of type TDDisplayFXModifierConstructorDescriptionTDControlPaneFX
(TDControl tdControl2, TDDisplayFX tdMainDsiplay) TDGraphFX
(TDControl tdControl, TDDisplayFX mainDisplay, int graphId) Create the graph. -
Uses of TDDisplayFX in dataPlotsFX.scroller
Constructors in dataPlotsFX.scroller with parameters of type TDDisplayFXModifierConstructorDescriptionTDAcousticScroller
(String name, javafx.geometry.Orientation orientation, int stepSizeMillis, long defaultLoadTime, boolean hasMenu, TDDisplayFX tdDisplay) Construct a PAMGUARD scroll bar which contains a main scroll bar bit and buttons for moving forward in large secScollbar name (used in scroll bar management)TDPamScrollerFX
(String name, javafx.geometry.Orientation orientation, int stepSizeMillis, long defaultLoadTime, boolean hasMenu, TDDisplayFX tdDisplay) Construct a PAMGUARD scroll bar which contains a main scroll bar bit and buttons for moving forward in large secScollbar name (used in scroll bar management) -
Uses of TDDisplayFX in dataPlotsFX.sound
Constructors in dataPlotsFX.sound with parameters of type TDDisplayFX