|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A interface containing the constants related to Progress events.
Field Summary | |
static short |
PROG_LINK_STATUS_CHANGE
Link status change event type. |
static short |
PROG_LOC_CHANGE
Location change event type. |
static short |
PROG_PROGRESS_CHANGE
Progress change event type. |
static short |
PROG_SECURITY_CHANGE
Security state change event type. |
static short |
PROG_STATE_CHANGE
State change event type. |
static short |
PROG_STATUS_CHANGE
Status change event type. |
static int |
STATE_IS_BROKEN
|
static int |
STATE_IS_DOCUMENT
|
static int |
STATE_IS_INSECURE
Security state bits |
static int |
STATE_IS_NETWORK
|
static int |
STATE_IS_REQUEST
Progress State type bits. |
static int |
STATE_IS_SECURE
|
static int |
STATE_IS_WINDOW
|
static int |
STATE_NEGOTIATING
|
static int |
STATE_REDIRECTING
|
static int |
STATE_SECURE_HIGH
|
static int |
STATE_SECURE_LOW
|
static int |
STATE_SECURE_MED
|
static int |
STATE_START
Progress state transition bits. |
static int |
STATE_STOP
|
static int |
STATE_TRANSFERRING
|
Field Detail |
public static final int STATE_START
public static final int STATE_REDIRECTING
public static final int STATE_TRANSFERRING
public static final int STATE_NEGOTIATING
public static final int STATE_STOP
public static final int STATE_IS_REQUEST
public static final int STATE_IS_DOCUMENT
public static final int STATE_IS_NETWORK
public static final int STATE_IS_WINDOW
public static final int STATE_IS_INSECURE
public static final int STATE_IS_BROKEN
public static final int STATE_IS_SECURE
public static final int STATE_SECURE_HIGH
public static final int STATE_SECURE_MED
public static final int STATE_SECURE_LOW
public static final short PROG_STATE_CHANGE
public static final short PROG_PROGRESS_CHANGE
public static final short PROG_LOC_CHANGE
public static final short PROG_STATUS_CHANGE
public static final short PROG_SECURITY_CHANGE
public static final short PROG_LINK_STATUS_CHANGE
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |