|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JProjectSettings | |
oracle.jdeveloper.model | Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. |
Uses of JProjectSettings in oracle.jdeveloper.model |
Methods in oracle.jdeveloper.model that return JProjectSettings | |
JProjectSettings |
JProject.getProjectSettings() |
Methods in oracle.jdeveloper.model with parameters of type JProjectSettings | |
static java.util.HashMap |
NewConfigurationPanel.newConfiguration(JProjectSettings settings, javax.swing.DefaultComboBoxModel configModel) |
static java.util.HashMap |
NewConfigurationPanel.renameConfiguration(JProjectSettings settings, javax.swing.DefaultComboBoxModel configModel) |
protected void |
JProjectSettings.copyToImpl(JProjectSettings copy) |
protected boolean |
JProjectSettings.equalsImpl(JProjectSettings settings) This is a helper method for equals(Object) that can also be used by subclasses that implement equals(Object) . |
void |
JProject.setProjectSettings(JProjectSettings projectSettings) |
Constructors in oracle.jdeveloper.model with parameters of type JProjectSettings | |
NewConfigurationPanel(boolean createNewConfig, JProjectSettings settings, javax.swing.DefaultComboBoxModel model) |
|
JProjectSettings(JProjectSettings projectSettings) Copy constructor. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.