org.wcb.common.event
Class PrintListener

java.lang.Object
  extended byorg.wcb.common.event.PrintListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

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

Created by IntelliJ IDEA. User: 00u2583 Date: Feb 23, 2004 Time: 11:00:27 AM To change this template use Options | File Templates.


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

Constructor Detail

PrintListener

public PrintListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ae)
Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 1999-2004 Walter Bogaardt. All Rights Reserved.