Package | Description |
---|---|
org.netbeans.swing.tabcontrol |
TabDisplayer and TabbedControl
|
org.netbeans.swing.tabcontrol.plaf |
Modifier and Type | Field and Description |
---|---|
protected TabbedContainer |
TabbedContainerUI.container
The TabbedContainer this instance is acting as a ui delegate for.
|
Constructor and Description |
---|
TabbedContainerUI(TabbedContainer container)
Creates a new instance of TabbedContainerUI
|
Constructor and Description |
---|
DefaultTabbedContainerUI(TabbedContainer c)
Creates a new instance of DefaultTabbedContainerUI
|