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.arrowLeftArrow to move data unitsDetectionGroupDisplay.arrowRightArrow 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 thebackButtonproperty. - 
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 TypeMethodDescriptionvoidHidingPane.setShowButton(PamButton showButton) voidHidingPane.styleHideButton(PamButton button) Style the button to have an image of arrow.voidHidingPane.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 TypeMethodDescriptionvoidStandardModelPane.showAdvPane(PamButton advSettingsButton) Sho0w the advanced settings. - 
Uses of PamButton in rawDeepLearningClassifier.dlClassification.genericModel
Methods in rawDeepLearningClassifier.dlClassification.genericModel with parameters of type PamButton