|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
reports progress of the fax transmision
Field Summary | |
static int |
ST_CLOSE
RFax is closing connection and port |
static int |
ST_CONNECTING
RFax is connecting to remote fax |
static int |
ST_CONVERT_FIlES
RFax is creating fax files |
static int |
ST_INIT_MODEM
RFax is initilizing modem |
static int |
ST_OPEN_PORT
RFax is opening modem |
static int |
ST_SEND_PAGE
RFax is sending page |
Method Summary | |
void |
faxProgress(int status,
int page)
reports status |
Field Detail |
public static final int ST_OPEN_PORT
public static final int ST_INIT_MODEM
public static final int ST_CONNECTING
public static final int ST_SEND_PAGE
public static final int ST_CLOSE
public static final int ST_CONVERT_FIlES
Method Detail |
public void faxProgress(int status, int page)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |