TsBiff 1.3


Serialized Form


Package ts.biff

Class ts.biff.Biff implements Serializable

Serialized Fields

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

Class ts.biff.Model implements Serializable

Class ts.biff.Smtp implements Serializable

Serialized Fields

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

Class ts.biff.View implements Serializable

Class ts.biff.WakeUpException implements Serializable


Package ts.config

Class ts.config.ConfigException implements Serializable

Serialized Fields

myStatus

int myStatus

Class ts.config.Configure implements Serializable

Serialized Fields

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)


Package ts.event

Class ts.event.MailEvent implements Serializable

Serialized Fields

maildropSize

int maildropSize
An optional maildrop size indicator

Class ts.event.WakeUpEvent implements Serializable


Package ts.mail

Class ts.mail.GetMailException implements Serializable

Serialized Fields

myStatus

int myStatus

myMailModel

MailModel myMailModel

Class ts.mail.SendMailException implements Serializable

Serialized Fields

myStatus

int myStatus

myMailModel

MailModel myMailModel


Package ts.ui

Class ts.ui.GBLPanel implements Serializable

Class ts.ui.TsTable implements Serializable

Serialized Fields

myCallBack

TsTable.Callback myCallBack

myCellMask

TsTable.Cellmask myCellMask

myTableModel

TsTableModel myTableModel

Class ts.ui.TsTableModel implements Serializable

Serialized Fields

myColumnTitles

java.util.Vector myColumnTitles

myDataSet

java.util.Vector myDataSet

hiddenColumns

int hiddenColumns

isEditable

boolean isEditable

numColumns

int numColumns

numRows

int numRows

Class ts.ui.TsWindow implements Serializable

Class ts.ui.TsWindow.TsWindowUI implements Serializable

Serialized Fields

this$0

TsWindow this$0

bgColor

java.awt.Color bgColor


TsBiff 1.3