protected class BasicTaskPaneContainerUI.VerticalLayoutUIResource extends VerticalLayout implements 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 componentsCopyright © 2014. All rights reserved.