rero.dcc
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 |
| Method Summary | |
|---|---|
| static int | DetermineResumeOption(Capabilities c, ConnectDCC connect) returns one of RESUME_OPTION_SELECTED, RENAME_OPTION_SELECTED, or OVERWRITE_OPTION_SELECTED |