| Package | Description | 
|---|---|
| oracle.ide.controls.tabbedpane | 
| Modifier and Type | Method and Description | 
|---|---|
static TabTitleComponent | 
TabTitleComponent.addNewTitleComponent(javax.swing.JTabbedPane tabbedPane,
                    int tabIndex)
Creates a new  
 and adds it to the
 tab at the given index in the given . | 
static TabTitleComponent | 
TabTitleComponent.addNewTitleComponentToLastTab(javax.swing.JTabbedPane tabbedPane)
Creates a new  
 and adds it to the
 last tab in the given . |