Package | Description |
---|---|
org.metawidget.swing.layout |
Swing support: layouts.
|
Modifier and Type | Method and Description |
---|---|
TabbedPaneLayoutDecoratorConfig |
TabbedPaneLayoutDecoratorConfig.setLayout(Layout<JComponent,JComponent,SwingMetawidget> layout)
Overridden to use covariant return type.
|
TabbedPaneLayoutDecoratorConfig |
TabbedPaneLayoutDecoratorConfig.setTabPlacement(int tabPlacement)
One of SwingConstants.TOP, SwingConstants.BOTTOM, SwingConstants.LEFT or SwingConstants.RIGHT
as defined by JTabbedPane.setTabAlignment.
|
Constructor and Description |
---|
TabbedPaneLayoutDecorator(TabbedPaneLayoutDecoratorConfig config) |
Copyright © 2015. All Rights Reserved.