| Package | Description | 
|---|---|
| oracle.ide.panels | 
 Provides a framework for building panel-based UI. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MDDPanel
This implementation of  
NavigableUIContainer is a
  "master-detail-detail" panel, hence the name
  MDDPanel. | 
class  | 
TabbedPanel
This is a  
NavigableUIContainer implementation whose
  appearance is based on JTabbedPane; each page of a
  TabbedPanel is a Traversable and the order of
  the pages is specified by an array of Navigables. |