com.swfm.mica.commands
Class MiRedrawContents

java.lang.Object
  extended bycom.swfm.mica.commands.MiCommandHandler
      extended bycom.swfm.mica.commands.MiRedrawContents
All Implemented Interfaces:
MiiCommandHandler, MiiTargetableCommandHandler

public class MiRedrawContents
extends MiCommandHandler

Version:
%I% %G%
Author:
Michael L. Davis

Constructor Summary
MiRedrawContents(MiEditor editor)
           
 
Method Summary
 void processCommand(java.lang.String arg)
          Processes the given command.
 
Methods inherited from class com.swfm.mica.commands.MiCommandHandler
getTargetOfCommand, setTargetOfCommand
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MiRedrawContents

public MiRedrawContents(MiEditor editor)
Method Detail

processCommand

public void processCommand(java.lang.String arg)
Description copied from interface: MiiCommandHandler
Processes the given command.