|
swingx Version 2009-07-31 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.swingx.VerticalLayout
org.jdesktop.swingx.plaf.basic.BasicTaskPaneContainerUI.VerticalLayoutUIResource
protected class BasicTaskPaneContainerUI.VerticalLayoutUIResource
A UIResource
implementation of VerticalLayout
.
Constructor Summary | |
---|---|
BasicTaskPaneContainerUI.VerticalLayoutUIResource()
The default layout. |
|
BasicTaskPaneContainerUI.VerticalLayoutUIResource(int gap)
Defines a layout with the specified gap. |
Method Summary |
---|
Methods inherited from class org.jdesktop.swingx.VerticalLayout |
---|
addLayoutComponent, addLayoutComponent, getGap, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, layoutContainer, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setGap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicTaskPaneContainerUI.VerticalLayoutUIResource()
public BasicTaskPaneContainerUI.VerticalLayoutUIResource(int gap)
gap
- the gap between components
|
swingx Version 2009-07-31 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |