public abstract class MailEvent extends EventObject
source
Modifier and Type | Method and Description |
---|---|
abstract void |
dispatch(Object listener)
Invokes the appropriate method on a listener for this type of event.
|
getSource, toString
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved