SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan

org.sourcejammer.client.gui.listener
Class FileSelectionListener

java.lang.Object
  |
  +--org.sourcejammer.client.gui.listener.FileSelectionListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener

public class FileSelectionListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener

Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:


Constructor Summary
FileSelectionListener()
           
 
Method Summary
 void valueChanged(javax.swing.event.ListSelectionEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSelectionListener

public FileSelectionListener()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent ev)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener

SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan