org.annotation.wordfreak.command
Class ExpandCommand

java.lang.Object
  extended byorg.annotation.wordfreak.command.SetSpanCommand
      extended byorg.annotation.wordfreak.command.ExpandCommand
All Implemented Interfaces:
Command

public class ExpandCommand
extends SetSpanCommand


Constructor Summary
ExpandCommand(Annotation a, Annotation b)
           
 
Methods inherited from class org.annotation.wordfreak.command.SetSpanCommand
execute, getName, getResult, reexecute, unexecute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandCommand

public ExpandCommand(Annotation a,
                     Annotation b)


Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.