|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HashStructureNode | |
|---|---|
| oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
| oracle.ide.model.panels | |
| Uses of HashStructureNode in oracle.ide.model |
|---|
| Subclasses of HashStructureNode in oracle.ide.model | |
|---|---|
class |
Project
This class represents a user project in the IDE. |
class |
Workspace
Workspace represents an Application. |
| Methods in oracle.ide.model that return HashStructureNode | |
|---|---|
HashStructureNode |
HashStructureNodeChangeEvent.getHashStructureNode()
|
| Methods in oracle.ide.model with parameters of type HashStructureNode | |
|---|---|
protected void |
HashStructureNode.copyToImpl(HashStructureNode copy)
|
protected boolean |
HashStructureNode.equalsImpl(HashStructureNode other)
|
static OwnerMap |
OwnerMap.getInstance(HashStructureNode project)
Deprecated. |
| Uses of HashStructureNode in oracle.ide.model.panels |
|---|
| Methods in oracle.ide.model.panels with parameters of type HashStructureNode | |
|---|---|
void |
PropertiesDialog.showDialog(Context context,
java.awt.Frame parent,
HashStructureNode node,
java.lang.String[] selectionPath)
Opens the properties dialog for editing the specified HashStructureNode , using the specified Frame as
the parent and setting the dialog's initially selected panel to the
one specified by the selectionPath. |
void |
PropertiesDialog.showDialog(Context context,
HashStructureNode node)
Opens the properties dialog for editing the specified HashStructureNode , using the specified Frame as
the parent and setting the dialog's initially selected panel to the
one specified by the selectionPath. |
void |
PropertiesDialog.showDialog(java.awt.Frame parent,
HashStructureNode node,
java.lang.String[] selectionPath)
Deprecated. since 11.0 use PropertiesDialog.showDialog(Context,Frame,HashStructureNode,String[]). |
void |
PropertiesDialog.showDialog(HashStructureNode node)
Deprecated. since 11.0. Use PropertiesDialog.showDialog(Context,HashStructureNode). |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||