wt.httpgw
Class BasicAuthBox.Ok

java.lang.Object
  extended bywt.httpgw.BasicAuthBox.Ok
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
BasicAuthBox

private class BasicAuthBox.Ok
extends Object
implements ActionListener

our event handlers


Constructor Summary
private BasicAuthBox.Ok()
           
 
Method Summary
 void actionPerformed(ActionEvent ae)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicAuthBox.Ok

private BasicAuthBox.Ok()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ae)
Specified by:
actionPerformed in interface ActionListener