org.globus.cog.gui.grapheditor.generic
Class DefaultCommandListener
java.lang.Object
org.globus.cog.gui.grapheditor.generic.DefaultCommandListener
- All Implemented Interfaces:
- CommandListener
- public class DefaultCommandListener
- extends Object
- implements CommandListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCommandListener
public DefaultCommandListener(RootNode root)
processCommand
public Message processCommand(Message msg)
- Specified by:
processCommand in interface CommandListener