jgb.examples.simplewindow
Class AcceptDialog

java.lang.Object
  |
  +--jgb.examples.simplewindow.AcceptDialog

public class AcceptDialog
extends Object


Constructor Summary
AcceptDialog(String username, String password)
           
 
Method Summary
 void handleEvent(Map context, EventObject eventObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcceptDialog

public AcceptDialog(String username,
                    String password)
Method Detail

handleEvent

public void handleEvent(Map context,
                        EventObject eventObject)


Copyright 2002-2003, François Beausoleil, All Rights Reserved