Searched defs:ScrollPaneLayout (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DScrollPaneLayout.java60 public class ScrollPaneLayout class in inherits:LayoutManager,ScrollPaneConstants,Serializable
157 * This method is invoked after the ScrollPaneLayout is set as the
162 * ScrollPaneLayout mySPLayout = new ScrollPanelLayout() {
1118 * The UI resource version of <code>ScrollPaneLayout</code>.
1120 public static class UIResource extends ScrollPaneLayout implements javax.swing.plaf.UIResource {}

Completed in 31 milliseconds