iaik.tc.tss.impl.java.tsp
Class TcPolicyPasswortPopup

java.lang.Object
  extended by iaik.tc.tss.impl.java.tsp.TcPolicyPasswortPopup
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class TcPolicyPasswortPopup
extends java.lang.Object
implements java.awt.event.ActionListener


Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
          Dialog event handling.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)
Dialog event handling.

Specified by:
actionPerformed in interface java.awt.event.ActionListener