public abstract class AbstractConnectionEvent extends EventObject
ConnectionListener
s.source
Constructor and Description |
---|
AbstractConnectionEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
abstract void |
dispatch(ConnectionListener listener)
Dispatches this event to the listener
|
getSource, toString
public AbstractConnectionEvent(Object source)
public abstract void dispatch(ConnectionListener listener)
listener
- the connection listener