com.xqual.xagent.launcher.dialog
Interface IDialog
- All Known Implementing Classes:
- CDialogFrame, CDialogUtils
public interface IDialog
DIALOG_NOBUTTON
static final int DIALOG_NOBUTTON
- This timeout indicates the amount of time to wait for user input
- See Also:
- Constant Field Values
TIMEOUT_REACHED
static final int TIMEOUT_REACHED
- See Also:
- Constant Field Values
BUTTON_PREVIOUSTEST
static final int BUTTON_PREVIOUSTEST
- See Also:
- Constant Field Values
BUTTON_PREVIOUSTESTCASE
static final int BUTTON_PREVIOUSTESTCASE
- See Also:
- Constant Field Values
BUTTON_REWINDTESTCASE
static final int BUTTON_REWINDTESTCASE
- See Also:
- Constant Field Values
BUTTON_NEXTTESTCASE
static final int BUTTON_NEXTTESTCASE
- See Also:
- Constant Field Values
BUTTON_NEXTTEST
static final int BUTTON_NEXTTEST
- See Also:
- Constant Field Values
BUTTON_PAUSE
static final int BUTTON_PAUSE
- See Also:
- Constant Field Values
BUTTON_RESUME
static final int BUTTON_RESUME
- See Also:
- Constant Field Values
BUTTON_YES
static final int BUTTON_YES
- See Also:
- Constant Field Values
BUTTON_NO
static final int BUTTON_NO
- See Also:
- Constant Field Values
BUTTON_SUBMIT
static final int BUTTON_SUBMIT
- See Also:
- Constant Field Values
BUTTON_CANCEL
static final int BUTTON_CANCEL
- See Also:
- Constant Field Values
BUTTON_DONE
static final int BUTTON_DONE
- See Also:
- Constant Field Values
BUTTON_CONTINUE
static final int BUTTON_CONTINUE
- See Also:
- Constant Field Values
BUTTON_SUCCEEDED
static final int BUTTON_SUCCEEDED
- See Also:
- Constant Field Values
BUTTON_FAILED
static final int BUTTON_FAILED
- See Also:
- Constant Field Values
BUTTON_NEWDEFECT
static final int BUTTON_NEWDEFECT
- See Also:
- Constant Field Values
BUTTON_EXISTINGDEFECT
static final int BUTTON_EXISTINGDEFECT
- See Also:
- Constant Field Values