dsto.dfc.swing.commands
Class CommandActionListenerAdapter

java.lang.Object
  extended by dsto.dfc.swing.commands.CommandActionListenerAdapter
All Implemented Interfaces:
ActionListener, EventListener

public final class CommandActionListenerAdapter
extends Object
implements ActionListener

Adapts a Command to be executed as an ActionListener.

Version:
$Revision$

Field Summary
protected  Command command
           
 
Constructor Summary
CommandActionListenerAdapter(Command command)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

command

protected Command command
Constructor Detail

CommandActionListenerAdapter

public CommandActionListenerAdapter(Command command)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2008 Commonwealth of Australia