JavaTM 2 Platform
Standard Ed. 6

javax.swing
类 ScrollPaneLayout.UIResource

java.lang.Object
  继承者 javax.swing.ScrollPaneLayout
      继承者 javax.swing.ScrollPaneLayout.UIResource
所有已实现的接口:
LayoutManager, Serializable, UIResource, ScrollPaneConstants
正在封闭类:
ScrollPaneLayout

public static class ScrollPaneLayout.UIResource
extends ScrollPaneLayout
implements UIResource

ScrollPaneLayout 的 UI 资源版本。


嵌套类摘要
 
从类 javax.swing.ScrollPaneLayout 继承的嵌套类/接口
ScrollPaneLayout.UIResource
 
字段摘要
 
从类 javax.swing.ScrollPaneLayout 继承的字段
colHead, hsb, hsbPolicy, lowerLeft, lowerRight, rowHead, upperLeft, upperRight, viewport, vsb, vsbPolicy
 
从接口 javax.swing.ScrollPaneConstants 继承的字段
COLUMN_HEADER, HORIZONTAL_SCROLLBAR, HORIZONTAL_SCROLLBAR_ALWAYS, HORIZONTAL_SCROLLBAR_AS_NEEDED, HORIZONTAL_SCROLLBAR_NEVER, HORIZONTAL_SCROLLBAR_POLICY, LOWER_LEADING_CORNER, LOWER_LEFT_CORNER, LOWER_RIGHT_CORNER, LOWER_TRAILING_CORNER, ROW_HEADER, UPPER_LEADING_CORNER, UPPER_LEFT_CORNER, UPPER_RIGHT_CORNER, UPPER_TRAILING_CORNER, VERTICAL_SCROLLBAR, VERTICAL_SCROLLBAR_ALWAYS, VERTICAL_SCROLLBAR_AS_NEEDED, VERTICAL_SCROLLBAR_NEVER, VERTICAL_SCROLLBAR_POLICY, VIEWPORT
 
构造方法摘要
ScrollPaneLayout.UIResource()
           
 
方法摘要
 
从类 javax.swing.ScrollPaneLayout 继承的方法
addLayoutComponent, addSingletonComponent, getColumnHeader, getCorner, getHorizontalScrollBar, getHorizontalScrollBarPolicy, getRowHeader, getVerticalScrollBar, getVerticalScrollBarPolicy, getViewport, getViewportBorderBounds, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setHorizontalScrollBarPolicy, setVerticalScrollBarPolicy, syncWithScrollPane
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ScrollPaneLayout.UIResource

public ScrollPaneLayout.UIResource()

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only