Serialized Form


Package rcUserInterface

Class rcUserInterface.rcButtonGridPanel implements Serializable

Class rcUserInterface.rcButtonPanel implements Serializable

Serialized Fields

btnDownload

javax.swing.JButton btnDownload

btnPause

javax.swing.JButton btnPause

btnStart

javax.swing.JButton btnStart

theMenu

rcMenu theMenu

theParentFrame

javax.swing.JFrame theParentFrame

Class rcUserInterface.rcConfig implements Serializable

Serialized Fields

btnDone

javax.swing.JButton btnDone

btnExec

javax.swing.JButton btnExec

btnHelp

javax.swing.JButton btnHelp

tfCmd

javax.swing.JTextField tfCmd

Class rcUserInterface.rcGui implements Serializable

Serialized Fields

bDebug

boolean bDebug

iHowManyTimes

int iHowManyTimes

pbDownload

rcProgressBar pbDownload

prstPanel

rcButtonGridPanel prstPanel

sPartitionId

java.lang.String sPartitionId
The unique id of the partition

textArea

rcTextArea textArea

thDownload

java.lang.Thread thDownload

theButtonPanel

rcButtonPanel theButtonPanel

theMenu

rcMenu theMenu

Class rcUserInterface.rcProgressBar implements Serializable

Serialized Fields

bDebug

boolean bDebug
If true prints some info to System.out.

bGoOn

boolean bGoOn
Is true as long as we display the progress. This flag is being used internally to flag the exit condition.

btnCancel

javax.swing.JButton btnCancel
A cancel button to be able to stop the show

theLabel

javax.swing.JLabel theLabel
label which says what we are doing

theProgressBar

javax.swing.JProgressBar theProgressBar
the progress bar itself

Class rcUserInterface.rcPuButtonGridPanel implements Serializable

Class rcUserInterface.rcStartRunConfirmation implements Serializable

Serialized Fields

commentT

javax.swing.JTextArea commentT

nEventsRequested

int nEventsRequested

nevTF

javax.swing.JTextField nevTF

nMbytesRequested

int nMbytesRequested

nSecRequested

int nSecRequested

timeTF

javax.swing.JTextField timeTF

volTF

javax.swing.JTextField volTF

Class rcUserInterface.rcTextArea implements Serializable

Serialized Fields

statusCmd

rcCmdStatus statusCmd
the status command that is used in update