public class JLibraryModel extends LibraryModel
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isDeployed |
| Constructor and Description |
|---|
JLibraryModel(JLibrary lib, MutableLibraryList list, java.awt.Component panel) |
| Modifier and Type | Method and Description |
|---|---|
Library |
commit() |
void |
setDeployedByDefault(boolean isDeployed) |
setClassPath, setDocPath, setName, setSourcePath, showErrorpublic JLibraryModel(JLibrary lib, MutableLibraryList list, java.awt.Component panel)
public void setDeployedByDefault(boolean isDeployed)
public Library commit() throws java.lang.Exception
commit in class LibraryModeljava.lang.Exception