Uses of Interface
kiwi.util.CommandProcessor

Packages that use CommandProcessor
kiwi.util   
 

Uses of CommandProcessor in kiwi.util
 

Fields in kiwi.util declared as CommandProcessor
private  CommandProcessor CommandDispatcher.processor
           
 

Constructors in kiwi.util with parameters of type CommandProcessor
CommandDispatcher(CommandProcessor processor)
          Construct a new CommandDispatcher for the given helper class.