javax.swing
Class ScrollPaneLayout.UIResource

java.lang.Object sample code for java.lang.Object definition code for java.lang.Object 
  extended by javax.swing.ScrollPaneLayout sample code for javax.swing.ScrollPaneLayout definition code for javax.swing.ScrollPaneLayout 
      extended by javax.swing.ScrollPaneLayout.UIResource
All Implemented Interfaces:
LayoutManager sample code for java.awt.LayoutManager definition code for java.awt.LayoutManager , Serializable sample code for java.io.Serializable definition code for java.io.Serializable , UIResource sample code for javax.swing.plaf.UIResource definition code for javax.swing.plaf.UIResource , ScrollPaneConstants sample code for javax.swing.ScrollPaneConstants definition code for javax.swing.ScrollPaneConstants
Enclosing class:
ScrollPaneLayout sample code for javax.swing.ScrollPaneLayout definition code for javax.swing.ScrollPaneLayout

public static class ScrollPaneLayout.UIResource
extends ScrollPaneLayout sample code for javax.swing.ScrollPaneLayout definition code for javax.swing.ScrollPaneLayout
implements UIResource sample code for javax.swing.plaf.UIResource definition code for javax.swing.plaf.UIResource

The UI resource version of ScrollPaneLayout.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.ScrollPaneLayout sample code for javax.swing.ScrollPaneLayout definition code for javax.swing.ScrollPaneLayout
ScrollPaneLayout.UIResource sample code for javax.swing.ScrollPaneLayout.UIResource definition code for javax.swing.ScrollPaneLayout.UIResource
 
Field Summary
 
Fields inherited from class javax.swing.ScrollPaneLayout sample code for javax.swing.ScrollPaneLayout definition code for javax.swing.ScrollPaneLayout
colHead sample code for javax.swing.ScrollPaneLayout.colHead definition code for javax.swing.ScrollPaneLayout.colHead , hsb sample code for javax.swing.ScrollPaneLayout.hsb definition code for javax.swing.ScrollPaneLayout.hsb , hsbPolicy sample code for javax.swing.ScrollPaneLayout.hsbPolicy definition code for javax.swing.ScrollPaneLayout.hsbPolicy , lowerLeft sample code for javax.swing.ScrollPaneLayout.lowerLeft definition code for javax.swing.ScrollPaneLayout.lowerLeft , lowerRight sample code for javax.swing.ScrollPaneLayout.lowerRight definition code for javax.swing.ScrollPaneLayout.lowerRight , rowHead sample code for javax.swing.ScrollPaneLayout.rowHead definition code for javax.swing.ScrollPaneLayout.rowHead , upperLeft sample code for javax.swing.ScrollPaneLayout.upperLeft definition code for javax.swing.ScrollPaneLayout.upperLeft , upperRight sample code for javax.swing.ScrollPaneLayout.upperRight definition code for javax.swing.ScrollPaneLayout.upperRight , viewport sample code for javax.swing.ScrollPaneLayout.viewport definition code for javax.swing.ScrollPaneLayout.viewport , vsb sample code for javax.swing.ScrollPaneLayout.vsb definition code for javax.swing.ScrollPaneLayout.vsb , vsbPolicy sample code for javax.swing.ScrollPaneLayout.vsbPolicy definition code for javax.swing.ScrollPaneLayout.vsbPolicy
 
Fields inherited from interface javax.swing.ScrollPaneConstants sample code for javax.swing.ScrollPaneConstants definition code for javax.swing.ScrollPaneConstants
COLUMN_HEADER sample code for javax.swing.ScrollPaneConstants.COLUMN_HEADER definition code for javax.swing.ScrollPaneConstants.COLUMN_HEADER , HORIZONTAL_SCROLLBAR sample code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR definition code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR , HORIZONTAL_SCROLLBAR_ALWAYS sample code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS definition code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS , HORIZONTAL_SCROLLBAR_AS_NEEDED sample code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED definition code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED , HORIZONTAL_SCROLLBAR_NEVER sample code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER definition code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER , HORIZONTAL_SCROLLBAR_POLICY sample code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_POLICY definition code for javax.swing.ScrollPaneConstants.HORIZONTAL_SCROLLBAR_POLICY , LOWER_LEADING_CORNER sample code for javax.swing.ScrollPaneConstants.LOWER_LEADING_CORNER definition code for javax.swing.ScrollPaneConstants.LOWER_LEADING_CORNER , LOWER_LEFT_CORNER sample code for javax.swing.ScrollPaneConstants.LOWER_LEFT_CORNER definition code for javax.swing.ScrollPaneConstants.LOWER_LEFT_CORNER , LOWER_RIGHT_CORNER sample code for javax.swing.ScrollPaneConstants.LOWER_RIGHT_CORNER definition code for javax.swing.ScrollPaneConstants.LOWER_RIGHT_CORNER , LOWER_TRAILING_CORNER sample code for javax.swing.ScrollPaneConstants.LOWER_TRAILING_CORNER definition code for javax.swing.ScrollPaneConstants.LOWER_TRAILING_CORNER , ROW_HEADER sample code for javax.swing.ScrollPaneConstants.ROW_HEADER definition code for javax.swing.ScrollPaneConstants.ROW_HEADER , UPPER_LEADING_CORNER sample code for javax.swing.ScrollPaneConstants.UPPER_LEADING_CORNER definition code for javax.swing.ScrollPaneConstants.UPPER_LEADING_CORNER , UPPER_LEFT_CORNER sample code for javax.swing.ScrollPaneConstants.UPPER_LEFT_CORNER definition code for javax.swing.ScrollPaneConstants.UPPER_LEFT_CORNER , UPPER_RIGHT_CORNER sample code for javax.swing.ScrollPaneConstants.UPPER_RIGHT_CORNER definition code for javax.swing.ScrollPaneConstants.UPPER_RIGHT_CORNER , UPPER_TRAILING_CORNER sample code for javax.swing.ScrollPaneConstants.UPPER_TRAILING_CORNER definition code for javax.swing.ScrollPaneConstants.UPPER_TRAILING_CORNER , VERTICAL_SCROLLBAR sample code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR definition code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR , VERTICAL_SCROLLBAR_ALWAYS sample code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS definition code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS , VERTICAL_SCROLLBAR_AS_NEEDED sample code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED definition code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED , VERTICAL_SCROLLBAR_NEVER sample code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER definition code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER , VERTICAL_SCROLLBAR_POLICY sample code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_POLICY definition code for javax.swing.ScrollPaneConstants.VERTICAL_SCROLLBAR_POLICY , VIEWPORT sample code for javax.swing.ScrollPaneConstants.VIEWPORT definition code for javax.swing.ScrollPaneConstants.VIEWPORT
 
Constructor Summary
ScrollPaneLayout.UIResource sample code for javax.swing.ScrollPaneLayout.UIResource.ScrollPaneLayout.UIResource() definition code for javax.swing.ScrollPaneLayout.UIResource.ScrollPaneLayout.UIResource() ()
           
 
Method Summary
 
Methods inherited from class javax.swing.ScrollPaneLayout sample code for javax.swing.ScrollPaneLayout definition code for javax.swing.ScrollPaneLayout
addLayoutComponent sample code for javax.swing.ScrollPaneLayout.addLayoutComponent(java.lang.String, java.awt.Component) definition code for javax.swing.ScrollPaneLayout.addLayoutComponent(java.lang.String, java.awt.Component) , addSingletonComponent sample code for javax.swing.ScrollPaneLayout.addSingletonComponent(java.awt.Component, java.awt.Component) definition code for javax.swing.ScrollPaneLayout.addSingletonComponent(java.awt.Component, java.awt.Component) , getColumnHeader sample code for javax.swing.ScrollPaneLayout.getColumnHeader() definition code for javax.swing.ScrollPaneLayout.getColumnHeader() , getCorner sample code for javax.swing.ScrollPaneLayout.getCorner(java.lang.String) definition code for javax.swing.ScrollPaneLayout.getCorner(java.lang.String) , getHorizontalScrollBar sample code for javax.swing.ScrollPaneLayout.getHorizontalScrollBar() definition code for javax.swing.ScrollPaneLayout.getHorizontalScrollBar() , getHorizontalScrollBarPolicy sample code for javax.swing.ScrollPaneLayout.getHorizontalScrollBarPolicy() definition code for javax.swing.ScrollPaneLayout.getHorizontalScrollBarPolicy() , getRowHeader sample code for javax.swing.ScrollPaneLayout.getRowHeader() definition code for javax.swing.ScrollPaneLayout.getRowHeader() , getVerticalScrollBar sample code for javax.swing.ScrollPaneLayout.getVerticalScrollBar() definition code for javax.swing.ScrollPaneLayout.getVerticalScrollBar() , getVerticalScrollBarPolicy sample code for javax.swing.ScrollPaneLayout.getVerticalScrollBarPolicy() definition code for javax.swing.ScrollPaneLayout.getVerticalScrollBarPolicy() , getViewport sample code for javax.swing.ScrollPaneLayout.getViewport() definition code for javax.swing.ScrollPaneLayout.getViewport() , getViewportBorderBounds sample code for javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane) definition code for javax.swing.ScrollPaneLayout.getViewportBorderBounds(javax.swing.JScrollPane) , layoutContainer sample code for javax.swing.ScrollPaneLayout.layoutContainer(java.awt.Container) definition code for javax.swing.ScrollPaneLayout.layoutContainer(java.awt.Container) , minimumLayoutSize sample code for javax.swing.ScrollPaneLayout.minimumLayoutSize(java.awt.Container) definition code for javax.swing.ScrollPaneLayout.minimumLayoutSize(java.awt.Container) , preferredLayoutSize sample code for javax.swing.ScrollPaneLayout.preferredLayoutSize(java.awt.Container) definition code for javax.swing.ScrollPaneLayout.preferredLayoutSize(java.awt.Container) , removeLayoutComponent sample code for javax.swing.ScrollPaneLayout.removeLayoutComponent(java.awt.Component) definition code for javax.swing.ScrollPaneLayout.removeLayoutComponent(java.awt.Component) , setHorizontalScrollBarPolicy sample code for javax.swing.ScrollPaneLayout.setHorizontalScrollBarPolicy(int) definition code for javax.swing.ScrollPaneLayout.setHorizontalScrollBarPolicy(int) , setVerticalScrollBarPolicy sample code for javax.swing.ScrollPaneLayout.setVerticalScrollBarPolicy(int) definition code for javax.swing.ScrollPaneLayout.setVerticalScrollBarPolicy(int) , syncWithScrollPane sample code for javax.swing.ScrollPaneLayout.syncWithScrollPane(javax.swing.JScrollPane) definition code for javax.swing.ScrollPaneLayout.syncWithScrollPane(javax.swing.JScrollPane)
 
Methods inherited from class java.lang.Object sample code for java.lang.Object definition code for java.lang.Object
clone sample code for java.lang.Object.clone() definition code for java.lang.Object.clone() , equals sample code for java.lang.Object.equals(java.lang.Object) definition code for java.lang.Object.equals(java.lang.Object) , finalize sample code for java.lang.Object.finalize() definition code for java.lang.Object.finalize() , getClass sample code for java.lang.Object.getClass() definition code for java.lang.Object.getClass() , hashCode sample code for java.lang.Object.hashCode() definition code for java.lang.Object.hashCode() , notify sample code for java.lang.Object.notify() definition code for java.lang.Object.notify() , notifyAll sample code for java.lang.Object.notifyAll() definition code for java.lang.Object.notifyAll() , toString sample code for java.lang.Object.toString() definition code for java.lang.Object.toString() , wait sample code for java.lang.Object.wait() definition code for java.lang.Object.wait() , wait sample code for java.lang.Object.wait(long) definition code for java.lang.Object.wait(long) , wait sample code for java.lang.Object.wait(long, int) definition code for java.lang.Object.wait(long, int)
 

Constructor Detail

ScrollPaneLayout.UIResource sample code for javax.swing.ScrollPaneLayout.UIResource() definition code for javax.swing.ScrollPaneLayout.UIResource()

public ScrollPaneLayout.UIResource()