Serialized Form
btnDownload
javax.swing.JButton btnDownload
btnPause
javax.swing.JButton btnPause
btnStart
javax.swing.JButton btnStart
theMenu
rcMenu theMenu
theParentFrame
javax.swing.JFrame theParentFrame
btnDone
javax.swing.JButton btnDone
btnExec
javax.swing.JButton btnExec
btnHelp
javax.swing.JButton btnHelp
tfCmd
javax.swing.JTextField tfCmd
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
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
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
statusCmd
rcCmdStatus statusCmd
- the status command that is used in update