JMV 0.74 Programmer's Documentation

Class FileChooserBean.SelectFileListener

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

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

ActionListener class to handle "Select" button action


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

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