Uses of Interface
userDisplayFX.UserDisplayNodeFX
Packages that use UserDisplayNodeFX
-
Uses of UserDisplayNodeFX in dataMap.layoutFX
Classes in dataMap.layoutFX that implement UserDisplayNodeFXModifier and TypeClassDescriptionclass
Pane which shows users all data currently stored in binary files and databases within PAMGuard.Methods in dataMap.layoutFX that return types with arguments of type UserDisplayNodeFX -
Uses of UserDisplayNodeFX in dataPlotsFX
Classes in dataPlotsFX that implement UserDisplayNodeFXModifier and TypeClassDescriptionclass
The controller for the display if the main PAMGuard GUI is in JavaFX mode.Methods in dataPlotsFX that return types with arguments of type UserDisplayNodeFX -
Uses of UserDisplayNodeFX in detectionPlotFX
Classes in detectionPlotFX that implement UserDisplayNodeFXModifier 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.Methods in detectionPlotFX that return types with arguments of type UserDisplayNodeFXModifier and TypeMethodDescriptionDetectionDisplayControl.getDisplays()
Deprecated.DetectionDisplayControl2.getDisplays()
-
Uses of UserDisplayNodeFX in pamViewFX
Methods in pamViewFX that return types with arguments of type UserDisplayNodeFXModifier and TypeMethodDescriptionPamControlledGUIFX.getDisplays()
The display is added to a tab when PamControlledUnit is added.Methods in pamViewFX with parameters of type UserDisplayNodeFXModifier 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.Constructors in pamViewFX with parameters of type UserDisplayNodeFXModifierConstructorDescriptionPamGuiTabFX
(TabInfo tabInfo, UserDisplayNodeFX newContent, PamGuiFX pamGui) Constructor for a new tab -
Uses of UserDisplayNodeFX in userDisplayFX
Classes in userDisplayFX that implement UserDisplayNodeFXModifier and TypeClassDescriptionclass
A user display which is based on a swing component.Methods in userDisplayFX that return types with arguments of type UserDisplayNodeFXModifier and TypeMethodDescriptionUserDisplayControlFX.DisplayControlGUI.getDisplays()
abstract ArrayList<UserDisplayNodeFX>
UserDisplayControlFX.getDisplays()