f00f.net.irc.martyr.test
Class IRCConsole.CommandListener

java.lang.Object
  |
  +--f00f.net.irc.martyr.GenericAutoService
        |
        +--f00f.net.irc.martyr.test.IRCConsole.CommandListener
All Implemented Interfaces:
java.util.Observer
Enclosing class:
IRCConsole

public class IRCConsole.CommandListener
extends GenericAutoService


Constructor Summary
IRCConsole.CommandListener(IRCConnection conn, java.awt.TextArea texta)
           
 
Method Summary
 void updateCommand(Command c)
           
 
Methods inherited from class f00f.net.irc.martyr.GenericAutoService
disable, enable, getConnection, isEnabled, update, updateState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IRCConsole.CommandListener

public IRCConsole.CommandListener(IRCConnection conn,
                                  java.awt.TextArea texta)
Method Detail

updateCommand

public void updateCommand(Command c)
Overrides:
updateCommand in class GenericAutoService


Copyright ? 2000,2001, f00f networks. All Rights Reserved.