org.annotation.wordfreak.command
Class AnnotationCommand

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

public abstract class AnnotationCommand
extends java.lang.Object
implements Command


Constructor Summary
AnnotationCommand()
           
 
Method Summary
 Annotation getChangedAnnotation()
           
 boolean isStructuralChange()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.annotation.gui.Command
execute, getName, getResult, reexecute, unexecute
 

Constructor Detail

AnnotationCommand

public AnnotationCommand()
Method Detail

getChangedAnnotation

public Annotation getChangedAnnotation()

isStructuralChange

public boolean isStructuralChange()


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