com.xqual.xagent.launcher.dialog
Class CDialogUtils

java.lang.Object
  extended by com.xqual.xagent.launcher.dialog.CDialogUtils
All Implemented Interfaces:
IDialog

public class CDialogUtils
extends java.lang.Object
implements IDialog

The main window of the user interface of the stipML browser simulator.


Field Summary
 
Fields inherited from interface com.xqual.xagent.launcher.dialog.IDialog
BUTTON_CANCEL, BUTTON_CONTINUE, BUTTON_DONE, BUTTON_EXISTINGDEFECT, BUTTON_FAILED, BUTTON_NEWDEFECT, BUTTON_NEXTTEST, BUTTON_NEXTTESTCASE, BUTTON_NO, BUTTON_PAUSE, BUTTON_PREVIOUSTEST, BUTTON_PREVIOUSTESTCASE, BUTTON_RESUME, BUTTON_REWINDTESTCASE, BUTTON_SUBMIT, BUTTON_SUCCEEDED, BUTTON_YES, DIALOG_NOBUTTON, TIMEOUT_REACHED
 
Constructor Summary
CDialogUtils()
           
 
Method Summary
static java.lang.String buttonToString(int buttonId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CDialogUtils

public CDialogUtils()
Method Detail

buttonToString

public static java.lang.String buttonToString(int buttonId)