All Packages Class Hierarchy This Package Previous Next Index
Class java.awt.swing.basic.BasicScrollPaneUI.BasicScrollPaneLayout
java.lang.Object
|
+----java.awt.swing.ScrollPaneLayout
|
+----java.awt.swing.basic.BasicScrollPaneUI.BasicScrollPaneLayout
- protected class BasicScrollPaneUI.BasicScrollPaneLayout
- extends ScrollPaneLayout
- implements Serializable
BasicScrollPaneUI.BasicScrollPaneLayout(BasicScrollPaneUI)
-
layoutContainer(Container)
- Layout the scrollpane according to the following constraints:
- The row header, if present and visible, gets its preferred
height and the viewports width.
BasicScrollPaneUI.BasicScrollPaneLayout
protected BasicScrollPaneUI.BasicScrollPaneLayout(BasicScrollPaneUI this$0)
layoutContainer
public void layoutContainer(Container parent)
- Layout the scrollpane according to the following constraints:
All Packages Class Hierarchy This Package Previous Next Index
Submit a bug or feature