|
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 Explorer | |
|---|---|
| oracle.ide.explorer | Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor. |
| oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. |
| oracle.jdeveloper.uieditor.uicanvas | Contains classes that allow addins access to the UICanvas integration objects. |
| Uses of Explorer in oracle.ide.explorer |
|---|
| Subclasses of Explorer in oracle.ide.explorer | |
|---|---|
class |
AbstractTreeExplorerProvides a base class for tree explorer implementations. |
class |
TreeExplorerThe TreeExplorer interface defines the API for managing the nodes in the navigator and explorer trees. |
| Methods in oracle.ide.explorer that return Explorer | |
|---|---|
abstract Explorer |
ExplorerWindow.getExplorer()Get the Explorer currently being displayed. |
abstract Explorer |
ExplorerManager.getExplorerForHost(View host, Context context)Gets the Explorer associated with the specified host for the given context. |
| Uses of Explorer in oracle.jdeveloper.uieditor |
|---|
| Subclasses of Explorer in oracle.jdeveloper.uieditor | |
|---|---|
class |
AbstractCanvasAbstractCanvas provides an implementation of UIEditorCanvas based upon Explorer which provides a default implementation for all UIEditorCanvas behavior. |
class |
UIEditorCanvasUIEditorCanvas represents a design canvas for hosting within the UIEditor. |
| Uses of Explorer in oracle.jdeveloper.uieditor.uicanvas |
|---|
| Subclasses of Explorer in oracle.jdeveloper.uieditor.uicanvas | |
|---|---|
class |
AssistantExplorer |
class |
UICanvasUICanvas represents a design canvas to be hosted by the UIEditor when manipulating GUI objects. |
| Methods in oracle.jdeveloper.uieditor.uicanvas that return Explorer | |
|---|---|
Explorer |
LayoutAssistant.getConstraintsEditor(Context context)Get an Explorer implementation with which to modify the constraints settings, else null. |
|
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 | |||||||||