Uses of Class
pamViewFX.fxNodes.PamButton
Packages that use PamButton
Package
Description
-
Uses of PamButton in detectionPlotFX
Fields in detectionPlotFX declared as PamButtonModifier and TypeFieldDescriptionDetectionGroupDisplay.arrowLeft
Arrow to move data unitsDetectionGroupDisplay.arrowRight
Arrow to move data units to the left. -
Uses of PamButton in pamViewFX.fxNodes
Methods in pamViewFX.fxNodes that return PamButtonModifier and TypeMethodDescriptionPamTabPane.getAddTabButton()
Get the add tab button.PamTabPaneSkin.getAddTabButton()
Get the button which allows users to add tab to tab pane -
Uses of PamButton in pamViewFX.fxNodes.flipPane
Methods in pamViewFX.fxNodes.flipPane that return PamButtonModifier and TypeMethodDescriptionPamFlipPane.getBackButton()
Gets the value of thebackButton
property. -
Uses of PamButton in pamViewFX.fxNodes.hidingPane
Methods in pamViewFX.fxNodes.hidingPane that return PamButtonModifier and TypeMethodDescriptionHidingPane.getHideButton()
Get the button which hides the pane.HidingPane.getShowButton()
Get the button which shows the hide pane.Methods in pamViewFX.fxNodes.hidingPane with parameters of type PamButtonModifier and TypeMethodDescriptionvoid
HidingPane.setShowButton
(PamButton showButton) void
HidingPane.styleHideButton
(PamButton button) Style the button to have an image of arrow.void
HidingPane.styleHideButton
(PamButton button, javafx.geometry.Side side) Style the button to have an image of arrow. -
Uses of PamButton in pamViewFX.fxNodes.pamScrollers
Methods in pamViewFX.fxNodes.pamScrollers that return PamButtonModifier and TypeMethodDescriptionAbstractPamScrollerFX.getPageBackwardButton()
Get the page backward buttonAbstractPamScrollerFX.getPageForwardButton()
Get the page forward button used in viewer mode.AbstractPamScrollerFX.getSettingsButton()
Get the settings button which opens the navigation dialog. -
Uses of PamButton in pamViewFX.fxNodes.table
Methods in pamViewFX.fxNodes.table that return PamButton -
Uses of PamButton in rawDeepLearningClassifier.dlClassification.animalSpot
Methods in rawDeepLearningClassifier.dlClassification.animalSpot with parameters of type PamButtonModifier and TypeMethodDescriptionvoid
StandardModelPane.showAdvPane
(PamButton advSettingsButton) Sho0w the advanced settings. -
Uses of PamButton in rawDeepLearningClassifier.dlClassification.genericModel
Methods in rawDeepLearningClassifier.dlClassification.genericModel with parameters of type PamButton