Uses of Interface
userDisplayFX.UserDisplayNodeFX
-
Uses of UserDisplayNodeFX in dataMap.layoutFX
Modifier and TypeClassDescriptionclass
Pane which shows users all data currently stored in binary files and databases within PAMGuard. -
Uses of UserDisplayNodeFX in dataPlotsFX
Modifier and TypeClassDescriptionclass
The controller for the display if the main PAMGuard GUI is in JavaFX mode. -
Uses of UserDisplayNodeFX in detectionPlotFX
Modifier and TypeClassDescriptionclass
A group detection display with all the bits added to allow the display to be used in the FX GUI as a stand-alone user display.Modifier and TypeMethodDescriptionDetectionDisplayControl.getDisplays()
Deprecated.DetectionDisplayControl2.getDisplays()
-
Uses of UserDisplayNodeFX in pamViewFX
Modifier and TypeMethodDescriptionPamControlledGUIFX.getDisplays()
The display is added to a tab when PamControlledUnit is added.Modifier and TypeMethodDescriptionpamViewFX.PamGuiTabFX.PamGuiInternalPane
PamGuiTabFX.addInternalPane
(UserDisplayNodeFX userDisplayNodeFX) Add an UserDisplayNodeFX to the graph.PamGuiFX.addPamTab
(TabInfo tabInfo, UserDisplayNodeFX content, boolean detachable) Convenience function to add a closable tab to the display with a new UserDisplayNodeFX.void
PamGuiFX.removeInternalPane
(UserDisplayNodeFX removeNode) Remove an internal pane if it is contained within any tabs within the PamGuiFXvoid
PamGuiTabFX.removeInternalPane
(UserDisplayNodeFX removeNode) Remove an internal pane if it contains the nodevoid
PamGuiManagerFX.switchToTab
(UserDisplayNodeFX userDisplayNodeFX) Switch to the tab which contains a certain display within it's content area.ModifierConstructorDescriptionPamGuiTabFX
(TabInfo tabInfo, UserDisplayNodeFX newContent, PamGuiFX pamGui) Constructor for a new tab -
Uses of UserDisplayNodeFX in userDisplayFX
Modifier and TypeClassDescriptionclass
A user display which is based on a swing component.Modifier and TypeMethodDescriptionUserDisplayControlFX.DisplayControlGUI.getDisplays()
abstract ArrayList<UserDisplayNodeFX>
UserDisplayControlFX.getDisplays()