public static class

ScrollPaneLayout.UIResource

extends ScrollPaneLayout
implements UIResource
java.lang.Object
   ↳ javax.swing.ScrollPaneLayout
     ↳ javax.swing.ScrollPaneLayout.UIResource

Class Overview

The UI resource version of ScrollPaneLayout.

Summary

[Expand]
Inherited Constants
From interface javax.swing.ScrollPaneConstants
[Expand]
Inherited Fields
From class javax.swing.ScrollPaneLayout
Public Constructors
ScrollPaneLayout.UIResource()
[Expand]
Inherited Methods
From class javax.swing.ScrollPaneLayout
From class java.lang.Object
From interface java.awt.LayoutManager

Public Constructors

public ScrollPaneLayout.UIResource ()