|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PanelLibrary | |
|---|---|
| oracle.ide.db.controls | Reusable UI controls to used to show or list database objects. |
| oracle.ide.db.dialogs | Dialogs for working with database objects in the IDE. |
| Uses of PanelLibrary in oracle.ide.db.controls |
|---|
| Methods in oracle.ide.db.controls that return PanelLibrary | |
|---|---|
protected PanelLibrary |
NameAndSchemaAdvancedEditor.getPanelLibrary() |
| Uses of PanelLibrary in oracle.ide.db.dialogs |
|---|
| Methods in oracle.ide.db.dialogs that return PanelLibrary | |
|---|---|
protected PanelLibrary |
BaseDBEditorFactory.getPanelLibrary(java.lang.String dbObjectType) |
| Methods in oracle.ide.db.dialogs with parameters of type PanelLibrary | |
|---|---|
protected void |
BaseDBEditorFactory.initializeLibrary(PanelLibrary lib)This is called when each library is created. |
| Method parameters in oracle.ide.db.dialogs with type arguments of type PanelLibrary | |
|---|---|
protected void |
BaseDBEditorFactory.registerLibrary(java.lang.String dbObjectType, java.lang.Class<? extends PanelLibrary> libClass) |
protected void |
BaseDBEditorFactory.unregisterLibrary(java.lang.String dbObjectType, java.lang.Class<? extends PanelLibrary> libClass) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||