| Package | Description | 
|---|---|
| oracle.jdeveloper.model | 
 Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ContentSetPanel | 
JProjectPanel.getContentSetPanel()
Gets the  
ContentSetPanel used by the JProjectPanel | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JavaContentValidator.validateAndProcessURLs(ContentSetPanel panel, java.net.URL[] urls)  | 
void | 
ContentSetValidator.validateAndProcessURLs(ContentSetPanel panel, java.net.URL[] urls)
This method gets called when the user picks one more folders to add as Project Content. 
 |