allensoft.javacvs.client.ui.command
Class ExtendedDiffOptions

java.lang.Object
  |
  +--allensoft.javacvs.client.CVSCommunicationsObject
        |
        +--allensoft.javacvs.client.Options
              |
              +--allensoft.javacvs.client.DiffOptions
                    |
                    +--allensoft.javacvs.client.ui.command.ExtendedDiffOptions

public class ExtendedDiffOptions
extends DiffOptions


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 allensoft.javacvs.client.CVSCommunicationsObject
expandModules, flush, getFileFromRelativePath, getRelativePath, getRelativePath, getRelativePath, getWrapperRCSOptions, performSubRequest, receiveFile, receiveFile, receiveLine, sendArgument, sendArgument, sendArgument, sendArgument, sendCheckinProg, sendCurrentDirectory, sendDateOption, sendDirectory, sendDirectory, sendEntry, sendFileDetails, sendFileDetails, sendFileDetails, sendGlobalOption, sendKopt, sendLine, sendModified, sendOptions, sendStaticDirectory, sendSticky, sendText, sendUnchanged, sendUpdateProg, sendWorkingDirectoryDetails, sendWorkingDirectoryDetails, sendWorkingDirectoryDetails, validRequests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedDiffOptions

public ExtendedDiffOptions()
Method Detail

getDisplayGUI

public boolean getDisplayGUI()

setDisplayGUI

public void setDisplayGUI(boolean b)