|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.hillenbrand.jreqtools.ProgressTask
de.hillenbrand.jedi.ds.JediProjectSaver
public class JediProjectSaver
| Field Summary | |
|---|---|
protected boolean |
copyJars
|
protected boolean |
delete
|
protected boolean |
exportJavaDoc
|
| Constructor Summary | |
|---|---|
JediProjectSaver(javax.swing.JDialog parent,
JediProject p,
java.io.File directory)
|
|
| Method Summary | |
|---|---|
boolean |
getCopyJars()
Returns the value of the copyJars property. |
boolean |
getCreateMakefile()
Returns the value of the createMakefile property. |
boolean |
getCreateManifest()
Returns the value of the createManifest property. |
boolean |
getCreateStartScripts()
Returns the value of the createStartScripts property. |
int |
getCurrent()
|
java.lang.String |
getCurrentText()
|
boolean |
getDelete()
Returns the value of the delete property. |
int |
getMaximum()
|
int |
getMinimum()
|
boolean |
isExportJavaDoc()
Returns the value of the exportJavaDoc property. |
void |
run()
|
void |
setCopyJars(boolean arg)
Assigns the value of the copyJars property. |
void |
setCreateMakefile(boolean arg)
Assigns the value of the createMakefile property. |
void |
setCreateManifest(boolean arg)
Assigns the value of the createManifest property. |
void |
setCreateStartScripts(boolean arg)
Assigns the value of the createStartScripts property. |
void |
setDelete(boolean arg)
Assigns the value of the delete property. |
void |
setExportJavaDoc(boolean arg)
Assigns the value of the exportJavaDoc property. |
| Methods inherited from class de.hillenbrand.jreqtools.ProgressTask |
|---|
cancel, getDialog, showError, showException, showQuestion, showQuestion, showQuestion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean copyJars
protected boolean delete
protected boolean exportJavaDoc
| Constructor Detail |
|---|
public JediProjectSaver(javax.swing.JDialog parent,
JediProject p,
java.io.File directory)
| Method Detail |
|---|
public boolean getCopyJars()
public boolean getCreateMakefile()
public boolean getCreateManifest()
public boolean getCreateStartScripts()
public int getCurrent()
getCurrent in class de.hillenbrand.jreqtools.ProgressTaskpublic java.lang.String getCurrentText()
getCurrentText in class de.hillenbrand.jreqtools.ProgressTaskpublic boolean getDelete()
public int getMaximum()
getMaximum in class de.hillenbrand.jreqtools.ProgressTaskpublic int getMinimum()
getMinimum in class de.hillenbrand.jreqtools.ProgressTaskpublic boolean isExportJavaDoc()
public void run()
run in class de.hillenbrand.jreqtools.ProgressTaskpublic void setCopyJars(boolean arg)
public void setCreateMakefile(boolean arg)
public void setCreateManifest(boolean arg)
public void setCreateStartScripts(boolean arg)
public void setDelete(boolean arg)
public void setExportJavaDoc(boolean arg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||