|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.tools.RefactoryInstaller
public class RefactoryInstaller
Installs the refactory
| Field Summary | |
|---|---|
static double |
PRETTY_CURRENT_VERSION
Which version do we have |
| Constructor Summary | |
|---|---|
RefactoryInstaller(boolean forRefactory)
Constructor for the RefactoryInstaller object |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The main program |
void |
run()
Main procedure - actually does the work of installing the various settings files if they are not present. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final double PRETTY_CURRENT_VERSION
| Constructor Detail |
|---|
public RefactoryInstaller(boolean forRefactory)
forRefactory - is true when we are installing software for a
refactory| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic static void main(java.lang.String[] args)
args - command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||