| Package | Description |
|---|---|
| org.netbeans.swing.tabcontrol.customtabs |
| Modifier and Type | Method and Description |
|---|---|
static TabbedType |
TabbedType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TabbedType[] |
TabbedType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Tabbed |
TabbedComponentFactory.createTabbedComponent(TabbedType type,
WinsysInfoForTabbedContainer info)
Create Tabbed implementation for given type.
|
Built on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.