|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.image.SessionDialog
public final class SessionDialog
A frame that allows users to modify session information, including the ability to publish sessions
Method Summary | |
---|---|
static boolean |
display(SessionBean sessionBean,
ProjectsGUI projectsGui,
javax.swing.tree.DefaultMutableTreeNode sessionNode,
javax.swing.tree.DefaultTreeModel treeModel,
java.awt.Frame ownerFrame)
Displays a dialog to edit a session and returns true if a published or shared sesssion status was updated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean display(SessionBean sessionBean, ProjectsGUI projectsGui, javax.swing.tree.DefaultMutableTreeNode sessionNode, javax.swing.tree.DefaultTreeModel treeModel, java.awt.Frame ownerFrame)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |