| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.model.LibraryModel
public class LibraryModel
| Field Summary | |
|---|---|
protected  URLPath | 
clsPath
 | 
protected  URLPath | 
docPath
 | 
protected  Library | 
lib
 | 
protected  MutableLibraryList | 
list
 | 
protected  java.lang.String | 
name
 | 
protected  java.awt.Component | 
panel
 | 
protected  URLPath | 
srcPath
 | 
| Constructor Summary | |
|---|---|
LibraryModel(Library lib,
             MutableLibraryList list,
             java.awt.Component panel)
 | 
|
| Method Summary | |
|---|---|
 Library | 
commit()
 | 
 void | 
setClassPath(URLPath path)
 | 
 void | 
setDocPath(URLPath path)
 | 
 void | 
setName(java.lang.String name)
 | 
 void | 
setSourcePath(URLPath path)
 | 
protected  void | 
showError(java.lang.String errMsg,
          java.lang.String title)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected java.awt.Component panel
protected Library lib
protected java.lang.String name
protected MutableLibraryList list
protected URLPath clsPath
protected URLPath srcPath
protected URLPath docPath
| Constructor Detail | 
|---|
public LibraryModel(Library lib,
                    MutableLibraryList list,
                    java.awt.Component panel)
| Method Detail | 
|---|
public void setName(java.lang.String name)
public void setClassPath(URLPath path)
public void setSourcePath(URLPath path)
public void setDocPath(URLPath path)
public Library commit()
               throws java.lang.Exception
java.lang.Exception
protected void showError(java.lang.String errMsg,
                         java.lang.String title)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||