mns
Interface CommandListener

All Known Implementing Classes:
MNSRobotPart

public interface CommandListener

Author:
martin lukac Interface to the Command Events

Method Summary
 void commandOccured(CommandEvent o)
           
 

Method Detail

commandOccured

void commandOccured(CommandEvent o)