Package | Description |
---|---|
oracle.ide.db.components |
Contains the ComponentWrapper API, which allows DBObject properties to be associated with a UI Component, and the property value by kept synchronized with the UI.
|
Constructor and Description |
---|
ComponentFactory(java.lang.String panelName, ComponentFactory parent)
Constructs a new ComponentFactory for creating and managing ComponentWrappers that will edit a particular object.
|