|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.jackofalltrades.irc.event.ConnectionAdapter
Provides an implementation of ConnectionListener by implementing
connected(ConnectionEvent) and
disconnected(ConnectionEvent) to do nothing.
| Constructor Summary | |
ConnectionAdapter()
Creates a new instance of ConnectionAdapter |
|
| Method Summary | |
void |
connected(ConnectionEvent event)
Called when a connection has been established successfully. |
void |
disconnected(ConnectionEvent event)
Called when a connection has been closely successfully either by force, or by user request. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectionAdapter()
| Method Detail |
public void connected(ConnectionEvent event)
connected in interface ConnectionListenerpublic void disconnected(ConnectionEvent event)
disconnected in interface ConnectionListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||