rero.dcc
Class DCCUtilities

java.lang.Object
  extended byrero.dcc.DCCUtilities

public class DCCUtilities
extends Object


Field Summary
static int ASK_OPTION_SET
          Normal DCC Options from the DCC configuration setup
static int ASK_RESUME_OPTION_SET
          Resume related DCC Options from the DCC configuration setup
static int AUTO_ACCEPT_OPTION_SET
           
static int IGNORE_OPTION_SET
           
static int IGNORE_RESUME_OPTION_SET
           
static int OVERWRITE_OPTION_SELECTED
           
static int OVERWRITE_RESUME_OPTION_SET
           
static int RENAME_OPTION_SELECTED
           
static int RESUME_OPTION_SELECTED
          Resume related options *from* the resume dialog box
static int RESUME_RESUME_OPTION_SET
           
 
Constructor Summary
DCCUtilities()
           
 
Method Summary
static int DetermineResumeOption(Capabilities c, ConnectDCC connect)
          returns one of RESUME_OPTION_SELECTED, RENAME_OPTION_SELECTED, or OVERWRITE_OPTION_SELECTED
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESUME_OPTION_SELECTED

public static final int RESUME_OPTION_SELECTED
Resume related options *from* the resume dialog box

See Also:
Constant Field Values

RENAME_OPTION_SELECTED

public static final int RENAME_OPTION_SELECTED
See Also:
Constant Field Values

OVERWRITE_OPTION_SELECTED

public static final int OVERWRITE_OPTION_SELECTED
See Also:
Constant Field Values

ASK_OPTION_SET

public static final int ASK_OPTION_SET
Normal DCC Options from the DCC configuration setup

See Also:
Constant Field Values

AUTO_ACCEPT_OPTION_SET

public static final int AUTO_ACCEPT_OPTION_SET
See Also:
Constant Field Values

IGNORE_OPTION_SET

public static final int IGNORE_OPTION_SET
See Also:
Constant Field Values

ASK_RESUME_OPTION_SET

public static final int ASK_RESUME_OPTION_SET
Resume related DCC Options from the DCC configuration setup

See Also:
Constant Field Values

OVERWRITE_RESUME_OPTION_SET

public static final int OVERWRITE_RESUME_OPTION_SET
See Also:
Constant Field Values

RESUME_RESUME_OPTION_SET

public static final int RESUME_RESUME_OPTION_SET
See Also:
Constant Field Values

IGNORE_RESUME_OPTION_SET

public static final int IGNORE_RESUME_OPTION_SET
See Also:
Constant Field Values
Constructor Detail

DCCUtilities

public DCCUtilities()
Method Detail

DetermineResumeOption

public static final int DetermineResumeOption(Capabilities c,
                                              ConnectDCC connect)
returns one of RESUME_OPTION_SELECTED, RENAME_OPTION_SELECTED, or OVERWRITE_OPTION_SELECTED