wt.httpgw
Class BasicAuthBox.Cancel

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

private class BasicAuthBox.Cancel
extends Object
implements ActionListener


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

private BasicAuthBox.Cancel()
Method Detail

actionPerformed

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