JMV 0.74 Programmer's Documentation

Class ControlBean.ControlButtonActionListener

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

public class ControlBean.ControlButtonActionListener
extends java.lang.Object
implements java.awt.event.ActionListener

Listener class to handle button presses, etc.


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

Constructor Detail

ControlBean.ControlButtonActionListener

public ControlBean.ControlButtonActionListener()
Method Detail

actionPerformed

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

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