protected class BasicTaskPaneContainerUI.VerticalLayoutUIResource extends VerticalLayout implements javax.swing.plaf.UIResource
UIResource implementation of VerticalLayout.| Constructor and Description |
|---|
BasicTaskPaneContainerUI.VerticalLayoutUIResource()
The default layout.
|
BasicTaskPaneContainerUI.VerticalLayoutUIResource(int gap)
Defines a layout with the specified gap.
|
addLayoutComponent, getGap, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setGappublic BasicTaskPaneContainerUI.VerticalLayoutUIResource()
public BasicTaskPaneContainerUI.VerticalLayoutUIResource(int gap)
gap - the gap between components