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

java.lang.Object
  extended by f00f.net.irc.martyr.GenericCommandAutoService
      extended by f00f.net.irc.martyr.test.IRCConsole.CommandListener
All Implemented Interfaces:
java.util.Observer
Enclosing class:
IRCConsole

public static class IRCConsole.CommandListener
extends GenericCommandAutoService


Field Summary
 
Fields inherited from class f00f.net.irc.martyr.GenericCommandAutoService
connection, enabled
 
Constructor Summary
IRCConsole.CommandListener(IRCConnection conn, java.awt.TextArea texta)
           
 
Method Summary
 void updateCommand(InCommand c)
           
 
Methods inherited from class f00f.net.irc.martyr.GenericCommandAutoService
disable, enable, getConnection, isEnabled, update
 
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(InCommand c)
Specified by:
updateCommand in class GenericCommandAutoService


Copyright © 2000-2007 Ben Damm, Daniel Henninger, et al.