Module java.desktop

Class MetalBorders.ScrollPaneBorder

java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder
All Implemented Interfaces:
Serializable, Border, UIResource
Enclosing class:
MetalBorders

public static class MetalBorders.ScrollPaneBorder extends AbstractBorder implements UIResource
The class represents the border of a JScrollPane.
  • Constructor Details

    • ScrollPaneBorder

      public ScrollPaneBorder()
      Constructs a ScrollPaneBorder.