|
|||||||||
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.DiffOptions | +--allensoft.javacvs.client.ui.command.ExtendedDiffOptions
Constructor Summary | |
ExtendedDiffOptions()
|
Method Summary | |
boolean |
getDisplayGUI()
|
void |
setDisplayGUI(boolean b)
|
Methods inherited from class allensoft.javacvs.client.DiffOptions |
getDate1, getDate2, getIgnoreCase, getIgnoreWhiteSpace, getKeywordSubstitutionMode, getRecursive, getRevision1, getRevision2, haveBothTagsBeenSpecified, sendOptions, setDate1, setDate2, setIgnoreCase, setIgnoreWhiteSpace, setKeywordSubstitutionMode, setRecursive, setRevision1, setRevision2 |
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 ExtendedDiffOptions()
Method Detail |
public boolean getDisplayGUI()
public void setDisplayGUI(boolean b)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |