edu.jhu.tmaj.client.image
Class AnalysisFrame

java.lang.Object
  extended by edu.jhu.tmaj.client.image.AnalysisFrame

public final class AnalysisFrame
extends java.lang.Object

A Frame that displays a table of a user's scored-sessions; The user may highlight one or more sessions and download the data for those sessions to a tab-delimited file


Constructor Summary
AnalysisFrame(ProjectsGUI projectsGUI)
           
 
Method Summary
 void display()
           
 void dispose()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalysisFrame

public AnalysisFrame(ProjectsGUI projectsGUI)
Method Detail

display

public void display()

dispose

public void dispose()