|
Extension SDK 10.1.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MetaTraversable | |
| oracle.ide.keyboard | Contains classes used by addins for providing accelerators for the commands they define. |
| oracle.ide.panels | Provides a framework for building panel-based UI. |
| oracle.jdeveloper.model | Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. |
| Uses of MetaTraversable in oracle.ide.keyboard |
| Subclasses of MetaTraversable in oracle.ide.keyboard | |
class |
KeyStrokesConfigUI
This is the Navigable for configurable shortcuts. |
| Uses of MetaTraversable in oracle.ide.panels |
| Subclasses of MetaTraversable in oracle.ide.panels | |
class |
DetailNavigable
|
class |
Navigable
Each instance of the Navigable class represents a
single tree node. |
class |
Step
The Step class is responsible for specifying metadata
for a Traversable that has not yet been instantiated;
Step differs from MetaTraversable in that
Step is intended to be used for specifying a sequence
of panels that are displayed by the FSMWizard. |
| Methods in oracle.ide.panels with parameters of type MetaTraversable | |
protected void |
MetaTraversable.copyToImpl(MetaTraversable copy)
|
| Uses of MetaTraversable in oracle.jdeveloper.model |
| Subclasses of MetaTraversable in oracle.jdeveloper.model | |
static class |
JProjectSettings.DependenciesNavigable
Need to override the dependencies navigable in order to avoid showing the dependencies panel for the default project. |
|
Extension SDK | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.