Class TerraPanoramaSkin.ScrollButton

    • Constructor Detail

      • ScrollButton

        public ScrollButton​(java.lang.Object buttonData)
    • Method Detail

      • setToggleButton

        @UnsupportedOperation
        public void setToggleButton​(boolean toggleButton)
        Description copied from class: Button
        Sets the button's toggle state.
        Overrides:
        setToggleButton in class Button
        Parameters:
        toggleButton - Whether or not this should be a toggle button.