nl.toolforge.karma.core.cmd
Interface CommandResponseHandler

All Superinterfaces:
CommandResponseListener, java.util.EventListener

public interface CommandResponseHandler
extends CommandResponseListener

This interface defines how CommandResponses are handled. Each user interface would have its own implementation of this interface.

Author:
W.H. Schraal

Methods inherited from interface nl.toolforge.karma.core.cmd.event.CommandResponseListener
commandFinished, commandStarted, messageLogged
 



Copyright © 2002-2004 Toolforge. All Rights Reserved.