Uses of Class
pamViewFX.fxNodes.PamButton
Package
Description
-
Uses of PamButton in detectionPlotFX
Modifier and TypeFieldDescriptionDetectionGroupDisplay.arrowLeft
Arrow to move data unitsDetectionGroupDisplay.arrowRight
Arrow to move data units to the left. -
Uses of PamButton in pamViewFX.fxNodes
Modifier 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
Modifier and TypeMethodDescriptionPamFlipPane.getBackButton()
Gets the value of thebackButton
property. -
Uses of PamButton in pamViewFX.fxNodes.hidingPane
Modifier and TypeMethodDescriptionHidingPane.getHideButton()
Get the button which hides the pane.HidingPane.getShowButton()
Get the button which shows the hide pane.Modifier 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
Modifier 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
-
Uses of PamButton in rawDeepLearningClassifier.dlClassification.animalSpot
Modifier and TypeMethodDescriptionvoid
StandardModelPane.showAdvPane
(PamButton advSettingsButton) Sho0w the advanced settings. -
Uses of PamButton in rawDeepLearningClassifier.dlClassification.genericModel