Serialized Form


Package com.xqual.xagent.launcher

Class com.xqual.xagent.launcher.CAttributeParsingException extends java.lang.Exception implements Serializable


Package com.xqual.xagent.launcher.dialog

Class com.xqual.xagent.launcher.dialog.CDialogFrame extends javax.swing.JDialog implements Serializable

Serialized Fields

windowTitle

java.lang.String windowTitle

historyLabel

java.lang.String historyLabel

title

java.lang.String title

content

java.lang.String content

buttonMask

int buttonMask

useComment

boolean useComment

titleLabel

javax.swing.JLabel titleLabel

timerIconLabel

javax.swing.JLabel timerIconLabel

timerValueLabel

javax.swing.JLabel timerValueLabel

headerPanel

javax.swing.JPanel headerPanel

historyAreaPanel

javax.swing.JPanel historyAreaPanel

historyArea

javax.swing.JScrollPane historyArea

contentArea

javax.swing.JScrollPane contentArea

commentTextField

javax.swing.JTextField commentTextField

contentAndComment

javax.swing.JPanel contentAndComment

interactionButtonPanel

javax.swing.JPanel interactionButtonPanel

controlButtonPanel

javax.swing.JPanel controlButtonPanel

buttonPanel

javax.swing.JPanel buttonPanel

rightArea

javax.swing.JPanel rightArea

timerProgressBar

javax.swing.JProgressBar timerProgressBar

splitPane

javax.swing.JSplitPane splitPane

buttonPreviousTest

javax.swing.JButton buttonPreviousTest

buttonPreviousTestcase

javax.swing.JButton buttonPreviousTestcase

buttonRewindTestcase

javax.swing.JButton buttonRewindTestcase

buttonNextTestcase

javax.swing.JButton buttonNextTestcase

buttonNextTest

javax.swing.JButton buttonNextTest

buttonPause

javax.swing.JButton buttonPause

buttonResume

javax.swing.JButton buttonResume

buttonYes

javax.swing.JButton buttonYes

buttonNo

javax.swing.JButton buttonNo

buttonSubmit

javax.swing.JButton buttonSubmit

buttonCancel

javax.swing.JButton buttonCancel

buttonDone

javax.swing.JButton buttonDone

buttonContinue

javax.swing.JButton buttonContinue

buttonSucceeded

javax.swing.JButton buttonSucceeded

buttonFailed

javax.swing.JButton buttonFailed

buttonNewDefect

javax.swing.JButton buttonNewDefect

buttonExistingDefect

javax.swing.JButton buttonExistingDefect

theoreticalButtonId

int theoreticalButtonId

dialogAlreadyPacked

boolean dialogAlreadyPacked

timerAlreadyInstanciated

boolean timerAlreadyInstanciated

history

java.util.Vector<E> history

timeout

int timeout

timer

javax.swing.Timer timer

timerListener

CDialogTimerListener timerListener

buttonPressed

int buttonPressed

alreadyElapsedTime

int alreadyElapsedTime

lastDialogLocation

java.awt.Point lastDialogLocation

lastDialogDimension

java.awt.Dimension lastDialogDimension

lastDialogDividerLocation

int lastDialogDividerLocation