Class fvaswing.components.alert.FvAlertButton

Description

FvAlertButton constants.

Field Index

ABORT, CANCEL, IGNORE, NO, OK, RETRY, YES

Field Detail

ABORT

static public ABORT:FvAlertButton
Numeric identifier for 'abort' button.

CANCEL

static public CANCEL:FvAlertButton
Numeric identifier for 'cancel' button.

IGNORE

static public IGNORE:FvAlertButton
Numeric identifier for 'ingore' button.

OK

static public OK:FvAlertButton
Numeric identifier for 'ok' button.

NO

static public NO:FvAlertButton
Numeric identifier for 'no' button.

RETRY

static public RETRY:FvAlertButton
Numeric identifier for 'retry' button.

YES

static public YES:FvAlertButton
Numeric identifier for 'yes' button.