Class StyledScrollPaneUI

All Implemented Interfaces:
ScrollPaneConstants

public class StyledScrollPaneUI extends BasicScrollPaneUI
A style for a scroll pane. Just changes the default border.
  • Constructor Details

    • StyledScrollPaneUI

      public StyledScrollPaneUI(Style style)
      Create a new pixmap style.
      Parameters:
      style - Style to be used for drawing the panel
  • Method Details