org.globus.cog.gui.grapheditor.generic
Interface CommandListener

All Known Implementing Classes:
DefaultCommandListener

public interface CommandListener


Method Summary
 Message processCommand(Message msg)
           
 

Method Detail

processCommand

public Message processCommand(Message msg)