JMV 0.74 Programmer's Documentation

Class FileChooserBean.MainListener

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

public class FileChooserBean.MainListener
extends java.lang.Object
implements java.awt.event.ActionListener

ActionListener class to handle bringing up the popup window


Constructor Summary
FileChooserBean.MainListener()
           
 
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

FileChooserBean.MainListener

public FileChooserBean.MainListener()
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