allensoft.javacvs.client.ui.command.event
Interface CommandInterpretterListener


public interface CommandInterpretterListener

The listener interface for events fired by a CommandInterpretter.


Method Summary
 void interprettingCommand(InterprettingCommandEvent event)
           
 

Method Detail

interprettingCommand

public void interprettingCommand(InterprettingCommandEvent event)