sophware.home.io
Interface HomeCommandListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
HomeCommandFrame, NetworkHomeServer.NetworkHomeClient

public interface HomeCommandListener
extends java.util.EventListener

The HomeCommandListener handles the response from a HomeCommand

Version:
1.0, 03/19/07
Author:
Russell Soph
See Also:
HomeCommand, HomeCommandStatus

Method Summary
 void commandStatus(HomeCommandStatus status)
          Method that will receive status of the command from the HomeInterface
 

Method Detail

commandStatus

void commandStatus(HomeCommandStatus status)
Method that will receive status of the command from the HomeInterface

Parameters:
status - HomeCommandStatus