edu.jhu.tmaj.client.image
Class AddUserDialog

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

final class AddUserDialog
extends java.lang.Object

A dialog that displays a list of all the Users in TMAJ. The user selects which users to add to either the READ or WRITE list, and then clicks the OK button. No changes are made to the database in this dialog.


Constructor Summary
AddUserDialog(ShareSessionDialog shareSessionDialog)
           
 
Method Summary
 void showDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddUserDialog

public AddUserDialog(ShareSessionDialog shareSessionDialog)
Method Detail

showDialog

public void showDialog()