phenote.gui
Class ComparisonGui

java.lang.Object
  extended by phenote.gui.ComparisonGui

 class ComparisonGui
extends java.lang.Object

a gui for making comparisons between 2 statements/annotations there is comparison controller stuff in here - listens to gui elements and modifies model


Constructor Summary
ComparisonGui(java.awt.Frame owner)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComparisonGui

ComparisonGui(java.awt.Frame owner)