Overview  Package   Class  Tree  Index 

be.lassi.lanbox.commands
Interface CommandListener

All Known Implementing Classes:
SwingCommandListener

public interface CommandListener

Listens to command excution completion.


Method Summary
 void commandPerformed(Command command)
          Notifies the listener that given command execution was completed (request was sent to the lanbox, and a response was received and processed).
 

Method Detail

commandPerformed

void commandPerformed(Command command)
Notifies the listener that given command execution was completed (request was sent to the lanbox, and a response was received and processed).

Parameters:
command - the command that was completed

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2