edu.jhu.tmaj.client.image
Class ProjectsGUI
java.lang.Object
edu.jhu.tmaj.client.image.ProjectsGUI
public final class ProjectsGUI
- extends java.lang.Object
The initially displayed frame for the Image Analysis application that allows a user to pick a
session to score.
Constructor Summary |
ProjectsGUI(boolean isShowingOnlyPublishedPapers)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectsGUI
public ProjectsGUI(boolean isShowingOnlyPublishedPapers)
showFrame
public static void showFrame()
disposeFrame
public static void disposeFrame()
getMainComponent
public javax.swing.JFrame getMainComponent()
openIASession
public void openIASession(IASessionBean iaSessionBean)
openSession
public void openSession(SessionBean sessionBean)
expandTree
public void expandTree()
- Expands the first row of the tree to save the user a mouse click.
getFrame
public javax.swing.JFrame getFrame()
getRecentSessionsPanel
public RecentSessionsPanel getRecentSessionsPanel()