Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Package oracle.ide.db.panels

Reusable UI panels for listing, creating or editing database objects in dialogs in the IDE.

See:
          Description

Interface Summary
PanelLibrary.HeaderPanel Interface to be implemented if a panel can effect a change to the panel set in a dialog.
PanelLibrary.HeaderPanelListener Interface that defines a listener for changes to the panel set.

 

Class Summary
BaseInfoPanel  
DataTypePanel  
DBTraversablePanel Base Traversable class for panels in the PanelLibrary framework.
DDLPanel  
MDDEditorPanel  
PanelLibrary A panel library is a way that a list of wizard/dialog panels can be built up generically, and a set of Steps or Navigables - flat or nested can be retrieved.
SchemaPanel  
SelectDBObjectsPanel Base panel for picking DBObjects from a DBObjectProvider.
SelectSchemaPanel Simple panel containing single Schema Picker
SkippingTraversable Extends DefaultTravesablePanel with the ability to skip to the next panel.
TabbedEditorPanel Panel that makes up a create or edit dialog.
TemplateObjectsPanel  
XMLSchemaTabbedPanel Deprecated.

 

Package oracle.ide.db.panels Description

Reusable UI panels for listing, creating or editing database objects in dialogs in the IDE.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.