rero.dcc

Class DCCUtilities

public class DCCUtilities extends Object

Field Summary
static intASK_OPTION_SET
Normal DCC Options from the DCC configuration setup
static intASK_RESUME_OPTION_SET
Resume related DCC Options from the DCC configuration setup
static intAUTO_ACCEPT_OPTION_SET
static intIGNORE_OPTION_SET
static intIGNORE_RESUME_OPTION_SET
static intOVERWRITE_OPTION_SELECTED
static intOVERWRITE_RESUME_OPTION_SET
static intRENAME_OPTION_SELECTED
static intRESUME_OPTION_SELECTED
Resume related options *from* the resume dialog box
static intRESUME_RESUME_OPTION_SET
Method Summary
static intDetermineResumeOption(Capabilities c, ConnectDCC connect)
returns one of RESUME_OPTION_SELECTED, RENAME_OPTION_SELECTED, or OVERWRITE_OPTION_SELECTED

Field Detail

ASK_OPTION_SET

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

ASK_RESUME_OPTION_SET

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

AUTO_ACCEPT_OPTION_SET

public static final int AUTO_ACCEPT_OPTION_SET

IGNORE_OPTION_SET

public static final int IGNORE_OPTION_SET

IGNORE_RESUME_OPTION_SET

public static final int IGNORE_RESUME_OPTION_SET

OVERWRITE_OPTION_SELECTED

public static final int OVERWRITE_OPTION_SELECTED

OVERWRITE_RESUME_OPTION_SET

public static final int OVERWRITE_RESUME_OPTION_SET

RENAME_OPTION_SELECTED

public static final int RENAME_OPTION_SELECTED

RESUME_OPTION_SELECTED

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

RESUME_RESUME_OPTION_SET

public static final int RESUME_RESUME_OPTION_SET

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