JMV 0.74 Programmer's Documentation

Class FileChooserBean.BrowseListener

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

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

ActionListener class to handle "Browse" button action


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

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