|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.awt.event.WindowAdapter
talx.Email
Creates the user interface and transport system.
| Field Summary | |
protected TALFeature[] |
features
List of installed features. |
protected TransportToolkit |
inbox
|
protected ReceiverFilter[] |
inFilters
List of incoming filters. |
| Constructor Summary | |
Email(java.lang.String userDir,
java.lang.String settingsFile)
Set up the email system and run the user interface. |
|
| Method Summary | |
static java.lang.String |
getArg(java.lang.String[] args,
char arg,
java.lang.String def)
This method is gets the value of an argument from the command line. |
static void |
main(java.lang.String[] args)
This method starts the email client. |
void |
windowClosed(java.awt.event.WindowEvent e)
|
| Methods inherited from class java.awt.event.WindowAdapter |
windowActivated, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected TALFeature[] features
protected ReceiverFilter[] inFilters
protected TransportToolkit inbox
| Constructor Detail |
public Email(java.lang.String userDir,
java.lang.String settingsFile)
throws java.lang.InstantiationException,
java.io.IOException
The system initialization consists of the following ordered steps:
userDir - the home directory for the current user.settingsFile - the settings for the application.| Method Detail |
public void windowClosed(java.awt.event.WindowEvent e)
public static java.lang.String getArg(java.lang.String[] args,
char arg,
java.lang.String def)
args - The command line that contains input arguments.arg - The argument that we want the value of.def - The default value to return if the argument doesn't exist.
public static void main(java.lang.String[] args)
throws java.lang.InstantiationException,
java.io.IOException
args - contains the following options
-u user : the root directory name for this user.
java.lang.InstantiationException
java.io.IOException
|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.