JMV 0.74 Programmer's Documentation

Class PubSynchBean.PubSynchListener

java.lang.Object
  |
  +--PubSynchBean.PubSynchListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
PubSynchBean

public class PubSynchBean.PubSynchListener
extends java.lang.Object
implements java.awt.event.ActionListener

ActionListener class for the buttons


Constructor Summary
PubSynchBean.PubSynchListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Performs action when a button is pressed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PubSynchBean.PubSynchListener

public PubSynchBean.PubSynchListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Performs action when a button is pressed.
Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
e - ActionEvent signalling a button has been pressed

Copyright (C) 2000-2002 The Board of Trustees of the University of Illinois