Package | Description |
---|---|
org.netbeans.swing.tabcontrol |
TabDisplayer and TabbedControl
|
Modifier and Type | Method and Description |
---|---|
LocationInformer |
TabbedContainer.getLocationInformer()
Deprecated.
|
LocationInformer |
TabDisplayer.getLocationInformer()
Deprecated.
|
Constructor and Description |
---|
TabbedContainer(TabDataModel model,
int type,
LocationInformer locationInformer)
Deprecated.
|
TabDisplayer(TabDataModel model,
int type,
LocationInformer locationInformer)
Deprecated.
|