TsBiff 1.3

A B C D E F G H I L M N O P R S T U V W X

M

MAGIC_TERMINATOR - Static variable in class ts.config.Constant
A MAGIC NUMBER that will terminate a MailParser when it sees this on a line by itself
MAIL_BODY - Static variable in class ts.config.Constant
Mail content
MAIL_CC - Static variable in class ts.config.Constant
Mail Carbon-copy field(s)
MAIL_DATE - Static variable in class ts.config.Constant
Mail date
MAIL_FROM - Static variable in class ts.config.Constant
Mail From field
MAIL_HEADERS - Static variable in class ts.config.Constant
All mail headers supported in Biff table
MAIL_ID - Static variable in class ts.config.Constant
Mail id
MAIL_ORGANIZATION - Static variable in class ts.config.Constant
Mail organization field
MAIL_REPLY - Static variable in class ts.config.Constant
Mail reply-to field
MAIL_SUBJECT - Static variable in class ts.config.Constant
Mail subject field
MAIL_TO - Static variable in class ts.config.Constant
Mail to field
MAIL_XHEADER - Static variable in class ts.config.Constant
Mail X-Header something field(s)
maildropSize - Variable in class ts.event.MailEvent
An optional maildrop size indicator
MailEvent - class ts.event.MailEvent.
A Mail event
mailEvent(MailEvent) - Method in class ts.biff.Biff
Called when a Mail event occurs.
mailEvent(MailEvent) - Method in class ts.biff.Model
Called when a Mail event occurs.
mailEvent(MailEvent) - Method in interface ts.event.MailListener
 
MailEvent(Object) - Constructor for class ts.event.MailEvent
Construct a new MailEvent
MailEvent(Object, int) - Constructor for class ts.event.MailEvent
Construct a new MailEvent
MailListener - interface ts.event.MailListener.
MailListener
MailModel - interface ts.mail.MailModel.
Interface describing an object containing a general mail message (a subset of RFC 822).
MailParser - class ts.mail.MailParser.
Utillity class for parsing Mail.
MAILSERVER_TIMEOUT - Static variable in class ts.config.Constant
Mail server timeout.
MailUtil - class ts.biff.MailUtil.
This class contains a collection of methods for handling mail messages.
main(String[]) - Static method in class ts.config.Configure
Make this a stand-alone also
main(String[]) - Static method in class ts.biff.Splash
 
main(String[]) - Static method in class ts.biff.WakeUpClient
 
main(String[]) - Static method in class ts.Arch
The prime mover
MBOX_PROTO - Static variable in class ts.config.Constant
Internal Protocol name for the unix mailbox protocol
MboxAgent - class ts.mail.MboxAgent.
This Class is a FetchAgent but does not use a mailserver for fetching mail, instead it fetches mail by reading and parsing a standard Unix mailbox file (mbox).
MboxAgent(String) - Constructor for class ts.mail.MboxAgent
Initializes the class with the mailbox filename
Mime - class ts.mail.Mime.
Utillity class for handling mime encoded strings.
Model - class ts.biff.Model.
A Table model that also listens for mail events
Model() - Constructor for class ts.biff.Model
 
mouseClicked(MouseEvent) - Method in class ts.ui.WindowManager
Left empty.
mouseDragged(MouseEvent) - Method in class ts.ui.WindowManager
Resize or reposition the window to a new size or a new location based on the difference between trackPoint and the current mouse coordinates.
mouseEntered(MouseEvent) - Method in class ts.ui.WindowManager
Left empty.
mouseExited(MouseEvent) - Method in class ts.ui.WindowManager
Left empty.
mouseMoved(MouseEvent) - Method in class ts.ui.WindowManager
Change the mouse cursor if it's over a resize hotspot
mousePressed(MouseEvent) - Method in class ts.ui.WindowManager
Sets trackPoint if the left mouse button was pressed.
mouseReleased(MouseEvent) - Method in class ts.ui.WindowManager
Notify the layout manager in case we did a resize.
myAgent - Variable in class ts.biff.Controller
The Fetch Agent used to scan mailbox messages
myBody - Variable in class ts.biff.Smtp
 
myCallBack - Variable in class ts.ui.TsTable
 
myCc - Variable in class ts.biff.Smtp
 
myCellMask - Variable in class ts.ui.TsTable
 
myClearButton - Variable in class ts.biff.Smtp
If pressed clear all fields
myColumnTitles - Variable in class ts.ui.TsTableModel
 
myDataSet - Variable in class ts.ui.TsTableModel
 
myFrom - Variable in class ts.biff.Smtp
 
myLocalModel - Static variable in class ts.config.Configure
Hashtable for storing temporary changes.
myMailFields - Variable in class ts.biff.Controller
A vector holding mail fields of interest
myMailModels - Variable in class ts.biff.Controller
A vector holding "raw" MailModel objects from last scan
myMailServer - Variable in class ts.mail.AbstractMailServer
Mail server host Internet address
myMailServerPortNumber - Variable in class ts.mail.AbstractMailServer
Mail server port number
myModel - Static variable in class ts.config.Configure
The model object to update if the user chooses to save changes
myPassword - Variable in class ts.mail.Pop3Agent
Password at pop3 server
mySendButton - Variable in class ts.biff.Smtp
If pressed send the composed mail
myStatus - Variable in class ts.biff.Smtp
 
mySubject - Variable in class ts.biff.Smtp
 
myTableModel - Variable in class ts.ui.TsTable
 
myTo - Variable in class ts.biff.Smtp
 
myUserName - Variable in class ts.mail.Pop3Agent
Username at pop3 server

TsBiff 1.3

A B C D E F G H I L M N O P R S T U V W X