Index of all Fields and Methods
All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- action(Event, Object).
Method in class JMail.CopyFrame
- This method performs an action on an event
and an object.
- action(Event, Object).
Method in class JMail.DesktopWindow
- This method performs an action on an event
and an object.
- action(Event, Object).
Method in class JMail.FolderWindow
- This method performs an action on an event
and an object.
- action(Event, Object).
Method in class JMail.JMailStart
- Called if an action occurs in the Component
- action(Event, Object).
Method in class JMail.LoginWindow
- Called if an action occurs in the Component
- add_button(String, GridBagLayout, GridBagConstraints).
Method in class JMail.JMailFrame
- Method to add a button to the specified GridBagLayout.
- add_label(String, String, int, int, GridBagLayout, GridBagConstraints).
Method in class JMail.JMailFrame
- Method to add a label to the specified GridBagLayout.
- add_logo().
Method in class JMail.JMailFrame
- Add the application logo to the frame.
- CopyFrame(Connection, boolean, int, String, String, Frame).
Constructor for class JMail.CopyFrame
- This constructor sets the instance variables and
creates the frame on the screen.
- DATE_WIDTH.
Static variable in class JMail.FolderWindow
- constant width for the date section
- DesktopWindow(Applet).
Constructor for class JMail.DesktopWindow
- This constructor sets the instance variables and
creates the desktop window on the screen.
- dostuff(Connection, Protocol, String).
Method in class JMail.DesktopWindow
- This method sets instance variables, redraws the screen
and traps exceptions.
- drawFolder(Graphics).
Method in class JMail.Folder
- Draws the folder on the desktop
- FolderWindow(Frame, Connection, String, String).
Constructor for class JMail.FolderWindow
- This constructor creates the folder window and displays it on the screen.
- FROM_WIDTH.
Static variable in class JMail.FolderWindow
- constant width for the from section
- getAppletInfo().
Method in class JMail.JMailStart
-
- getParameterInfo().
Method in class JMail.JMailStart
-
- HACK_PAD.
Static variable in class JMail.FolderWindow
- constant for the hack pad
- handleEvent(Event).
Method in class JMail.CopyFrame
- This method handles all interaction from the user.
- handleEvent(Event).
Method in class JMail.DesktopWindow
- This method handles all interaction from the user.
- handleEvent(Event).
Method in class JMail.FolderWindow
- This method handles all interaction from the user.
- handleEvent(Event).
Method in class JMail.LoginWindow
- This method handles all interaction from the user.
- handleEvent(Event).
Method in class JMail.MessageFrame
- This method handles all interaction from the user.
- init().
Method in class JMail.JMailStart
- Initializes the applet.
- JMailFrame().
Constructor for class JMail.JMailFrame
-
- JMailStart().
Constructor for class JMail.JMailStart
-
- LoginWindow(DesktopWindow).
Constructor for class JMail.LoginWindow
- Method to create the login window and display it to the screen.
- MessageFrame(Frame, Mailbox, String, int).
Constructor for class JMail.MessageFrame
- Method used to set instance variables and create the windows
to hold the message and then display it to the screen.
- MIME_WIDTH.
Static variable in class JMail.FolderWindow
- constant width for the mime section
- mouse_within(int, int).
Method in class JMail.Folder
- Method to determine if the mouse pointer is within a certain area.
- mouseDown(Event, int, int).
Method in class JMail.DesktopWindow
- Method to handle the user clicking an object
on the desktop.
- mouseDrag(Event, int, int).
Method in class JMail.DesktopWindow
- Method to handle icons being dragged across the desktop.
- mouseUp(Event, int, int).
Method in class JMail.DesktopWindow
- Method used to determine where to drop the folder.
- NO_WIDTH.
Static variable in class JMail.FolderWindow
- constant width for the message number
- paint(Graphics).
Method in class JMail.DesktopWindow
- Paints all of the folders on the desktop.
- paint(Graphics).
Method in class JMail.JMailStart
- Method to paint the button on the web page
- SEP.
Static variable in class JMail.FolderWindow
- constant separator string
- show().
Method in class JMail.CopyFrame
- Method to show the super class.
- show().
Method in class JMail.DesktopWindow
- Method to show the super class.
- show().
Method in class JMail.FolderWindow
- Method to show the folder window.
- show().
Method in class JMail.LoginWindow
- Method to show the frame
- show().
Method in class JMail.MessageFrame
- Method to show the frame
- SUBJECT_WIDTH.
Static variable in class JMail.FolderWindow
- constant width for the subject section
- X.
Variable in class JMail.Folder
- the x-coordinate of the text portion of the folder
- Y.
Variable in class JMail.Folder
- the y-coordinate of the text portion of the folder