dsto.dfc.swt.commands
Interface CommandListener

All Superinterfaces:
EventListener

public interface CommandListener
extends EventListener

Defines the events fired by Command's.

Version:
$Revision$
Author:
mpp

Method Summary
 void commandExecuted(CommandEvent e)
          Signals that a command has been executed.
 

Method Detail

commandExecuted

void commandExecuted(CommandEvent e)
Signals that a command has been executed.



Copyright © 2008 Commonwealth of Australia