edu.jhu.tmaj.client.image
Class OpenSessionsPanel
java.lang.Object
edu.jhu.tmaj.client.image.AbstractSessionsPanel
edu.jhu.tmaj.client.image.OpenSessionsPanel
public final class OpenSessionsPanel
- extends AbstractSessionsPanel
The Panel on the ProjectFrame that lists all sessions the user currently has open.
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 |
OpenSessionsPanel
public OpenSessionsPanel(ImageAppGuis imageAppGuis)
isSessionOpen
public boolean isSessionOpen(SessionBean sessionBean)
isIASessionOpen
public boolean isIASessionOpen(IASessionBean iaSessionBean)
bringToFront
public void bringToFront(SessionBean requestedSessionBean)
bringToFront
public void bringToFront(IASessionBean requestedIASessionBean)
arrangeWindowsButtonPressed
public void arrangeWindowsButtonPressed()
- Arranges all Windows of the open sessions is a easy-to-read, standard format.