javax.swing
public static class: ScrollPaneLayout.UIResource [javadoc |
source]
java.lang.Object
javax.swing.ScrollPaneLayout
javax.swing.ScrollPaneLayout$UIResource
All Implemented Interfaces:
UIResource, LayoutManager, ScrollPaneConstants, Serializable
The UI resource version of
ScrollPaneLayout.
| Fields inherited from javax.swing.ScrollPaneLayout: |
|---|
| viewport, vsb, hsb, rowHead, colHead, lowerLeft, lowerRight, upperLeft, upperRight, vsbPolicy, hsbPolicy |
| Methods from javax.swing.ScrollPaneLayout: |
|---|
|
addLayoutComponent, addSingletonComponent, getColumnHeader, getCorner, getHorizontalScrollBar, getHorizontalScrollBarPolicy, getRowHeader, getVerticalScrollBar, getVerticalScrollBarPolicy, getViewport, getViewportBorderBounds, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setHorizontalScrollBarPolicy, setVerticalScrollBarPolicy, syncWithScrollPane |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |