Module implementing the CVS command dialog.
CvsCommandDialog | Class implementing the CVS command dialog. |
None |
Class implementing the CVS command dialog. It implements a dialog that is used to enter an arbitrary cvs command. It asks the user to enter the commandline parameters and the working directory.
CvsCommandDialog | Constructor |
enableOkButton | Private method used to enable/disable the OK-button. |
getData | Public method to retrieve the data entered into this dialog. |
handleDir | Private method used to open a directory selection dialog. |
Constructor
Private method used to enable/disable the OK-button.
Public method to retrieve the data entered into this dialog.
Private method used to open a directory selection dialog.