Interface Spinner.Skin

  • All Known Implementing Classes:
    TerraSpinnerSkin
    Enclosing class:
    Spinner

    public static interface Spinner.Skin
    Spinner skin interface. Spinner skins must implement this interface to facilitate additional communication between the component and the skin.
    • Method Detail

      • getContentBounds

        Bounds getContentBounds()