| Package | Description |
|---|---|
| org.netbeans.swing.tabcontrol.customtabs | |
| org.netbeans.swing.tabcontrol.plaf |
| Modifier and Type | Method and Description |
|---|---|
Tabbed |
TabbedComponentFactory.createTabbedComponent(TabbedType type,
WinsysInfoForTabbedContainer info)
Create Tabbed implementation for given type.
|
Tabbed |
Tabbed.Accessor.getTabbed() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusyTabsSupport.install(Tabbed tabContainer,
TabDataModel tabModel)
Track changes in given tab container to have busy tab headers repainted.
|
void |
BusyTabsSupport.makeTabBusy(Tabbed tabContainer,
int tabIndex,
boolean busy)
Notification that busy state has changed for a given tab.
|
void |
BusyTabsSupport.uninstall(Tabbed tabContainer,
TabDataModel tabModel)
Unregister the given tab container.
|
Built on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.