uk.ac.mrc.hgmp.embreo
Class EmbreoAuthPopup

java.lang.Object
  |
  +--uk.ac.mrc.hgmp.embreo.EmbreoAuthPopup

public class EmbreoAuthPopup
extends java.lang.Object


Constructor Summary
EmbreoAuthPopup(EmbreoParams mysettings, javax.swing.JFrame f)
          Display a popup asking the user to enter their username and password
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbreoAuthPopup

public EmbreoAuthPopup(EmbreoParams mysettings,
                       javax.swing.JFrame f)
Display a popup asking the user to enter their username and password

Parameters:
mysettings - EmbreoParams defining server parameters
f - Parent frame the popup is associated with