wt.httpgw
Class BasicAuthBox.Clear

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

private class BasicAuthBox.Clear
extends Object
implements ActionListener


Constructor Summary
private BasicAuthBox.Clear()
           
 
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.Clear

private BasicAuthBox.Clear()
Method Detail

actionPerformed

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