Overview  Package   Class  Tree  Index 

be.lassi.lanbox.commands
Class SwingCommandListener

java.lang.Object
  extended by be.lassi.lanbox.commands.SwingCommandListener
All Implemented Interfaces:
CommandListener

public abstract class SwingCommandListener
extends java.lang.Object
implements CommandListener


Constructor Summary
SwingCommandListener()
           
 
Method Summary
protected abstract  void action()
           
 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).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingCommandListener

public SwingCommandListener()
Method Detail

action

protected abstract void action()

commandPerformed

public void commandPerformed(Command command)
Description copied from interface: CommandListener
Notifies the listener that given command execution was completed (request was sent to the lanbox, and a response was received and processed).

Specified by:
commandPerformed in interface CommandListener
Parameters:
command - the command that was completed

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2