Uses of Class
net.jackofalltrades.irc.event.ConnectionEvent

Packages that use ConnectionEvent
net.jackofalltrades.irc.event   
 

Uses of ConnectionEvent in net.jackofalltrades.irc.event
 

Methods in net.jackofalltrades.irc.event with parameters of type ConnectionEvent
 void ConnectionListener.connected(ConnectionEvent event)
          Called when a connection has been established successfully.
 void ConnectionListener.disconnected(ConnectionEvent event)
          Called when a connection has been closely successfully either by force, or by user request.
 void ConnectionAdapter.connected(ConnectionEvent event)
          Called when a connection has been established successfully.
 void ConnectionAdapter.disconnected(ConnectionEvent event)
          Called when a connection has been closely successfully either by force, or by user request.
 



Copyright © 2002-2003 Jack-of-all-trades Programming Services. All Rights Reserved.