Serialized Form
myArch
Arch myArch
configure
Configure configure
myView
View myView
myController
Controller myController
myTimeOut
ts.biff.Biff.TimeOut myTimeOut
myWakeUp
WakeUpServer myWakeUp
myDimension
java.awt.Dimension myDimension
myViewPort
javax.swing.JScrollPane myViewPort
myPopup
javax.swing.JPopupMenu myPopup
mySmtp
Smtp mySmtp
myScreenSize
java.awt.Dimension myScreenSize
popLabels
java.lang.String[] popLabels
- Names that appeare in the popup menu
popCommands
java.lang.String[] popCommands
- Action commands for each choice in the popup menu
mySendButton
javax.swing.JButton mySendButton
- If pressed send the composed mail
myClearButton
javax.swing.JButton myClearButton
- If pressed clear all fields
mySubject
javax.swing.JTextField mySubject
myTo
javax.swing.JTextField myTo
myCc
javax.swing.JTextField myCc
myFrom
javax.swing.JTextField myFrom
myBody
javax.swing.JTextArea myBody
myStatus
javax.swing.JLabel myStatus
isSent
boolean isSent
- True if the message has been sent
smtp
SmtpAgent smtp
- Smtp agent used to send mail
myStatus
int myStatus
mySaveButton
javax.swing.JButton mySaveButton
- If pressed close the dialog and update Config if any changes
myCancelButton
javax.swing.JButton myCancelButton
- If pressed close the dialog and discard any changes
(will not update Config)
maildropSize
int maildropSize
- An optional maildrop size indicator
myStatus
int myStatus
myMailModel
MailModel myMailModel
myStatus
int myStatus
myMailModel
MailModel myMailModel
myCallBack
TsTable.Callback myCallBack
myCellMask
TsTable.Cellmask myCellMask
myTableModel
TsTableModel myTableModel
myColumnTitles
java.util.Vector myColumnTitles
myDataSet
java.util.Vector myDataSet
hiddenColumns
int hiddenColumns
isEditable
boolean isEditable
numColumns
int numColumns
numRows
int numRows
this$0
TsWindow this$0
bgColor
java.awt.Color bgColor