|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--allensoft.javacvs.client.CVSCommunicationsObject
|
+--allensoft.javacvs.client.Options
|
+--allensoft.javacvs.client.GlobalOptions
| Constructor Summary | |
GlobalOptions()
|
|
| Method Summary | |
boolean |
getMakeCheckedOutFilesReadOnly()
|
int |
getZipCompressionLevel()
|
protected void |
sendOptions()
Sends the options to the server. |
void |
setMakeCheckedOutFilesReadOnly(boolean b)
|
void |
setZipCompressionLevel(int n)
|
| Methods inherited from class allensoft.javacvs.client.Options |
buildOptionsAsString, getClient, getCurrentDirectory, setToDefaults |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GlobalOptions()
| Method Detail |
public boolean getMakeCheckedOutFilesReadOnly()
public void setMakeCheckedOutFilesReadOnly(boolean b)
public int getZipCompressionLevel()
public void setZipCompressionLevel(int n)
protected void sendOptions()
throws java.io.IOException,
CVSException
OptionssendOptions in class Options
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||