|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.image.AbstractSessionsPanel edu.jhu.tmaj.client.image.RecentSessionsPanel
public final class RecentSessionsPanel
A Panel showing a list of recent sessions the user has viewed.
Constructor Summary | |
---|---|
RecentSessionsPanel(ProjectsGUI projectsGui)
|
Method Summary | |
---|---|
void |
refreshFromDatabase()
|
void |
updateRecentIASession(IASessionBean iaSessionBean)
|
void |
updateRecentSession(SessionBean sessionBean)
|
Methods inherited from class edu.jhu.tmaj.client.image.AbstractSessionsPanel |
---|
addButtonPanel, addIASessionBean, addIASessionBeanToTop, addKeyListenerToJList, addMouseListenerToJList, addSessionBean, addSessionBeanToTop, clearList, getAllIASessionBeans, getAllSessionBeans, getMainPanel, getSelectedIASessionBeans, getSelectedSessionBeans, isIASessionBeanInList, isSessionBeanInList, removeIASessionBean, removeSessionBean |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecentSessionsPanel(ProjectsGUI projectsGui)
Method Detail |
---|
public void refreshFromDatabase()
public void updateRecentIASession(IASessionBean iaSessionBean)
public void updateRecentSession(SessionBean sessionBean)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |