|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.wcb.installs.OSSystem org.wcb.installs.WindowsSystem
Field Summary |
Fields inherited from class org.wcb.installs.OSSystem |
LINE_SEP, SEP |
Constructor Summary | |
WindowsSystem()
|
Method Summary | |
void |
makeFile(java.lang.String homeBinString)
Takes the binary directory string and Starts creating the necessary directories so that files can be written into them. |
void |
setInstallDirectory(java.lang.String binDir)
Accessor to allow the user to specify the location they want to install the program binaries. |
java.util.Vector |
setJarDirectory(java.lang.String jarDir)
Acessor to set the jar file location and check if the necessary jars exist in that directory. |
Methods inherited from class org.wcb.installs.OSSystem |
createNewDirectory, directoryExists, jarFilesExist, writeFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WindowsSystem()
Method Detail |
public void setInstallDirectory(java.lang.String binDir)
public java.util.Vector setJarDirectory(java.lang.String jarDir)
public void makeFile(java.lang.String homeBinString)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |