Class VFXScrollBarSkin.IconButton

java.lang.Object
javafx.scene.Node
javafx.scene.Parent
javafx.scene.layout.Region
io.github.palexdev.virtualizedfx.controls.skins.VFXScrollBarSkin.IconButton
All Implemented Interfaces:
Styleable, EventTarget
Enclosing class:
VFXScrollBarSkin

protected static class VFXScrollBarSkin.IconButton extends Region
  • Constructor Details

    • IconButton

      public IconButton(String iconStyleClass)
  • Method Details

    • computeMaxWidth

      protected double computeMaxWidth(double height)
      Overrides:
      computeMaxWidth in class Region
    • computeMaxHeight

      protected double computeMaxHeight(double width)
      Overrides:
      computeMaxHeight in class Region