bt747.j2se_view
Class FileTablePanel.SelectionListener

java.lang.Object
  extended by bt747.j2se_view.FileTablePanel.SelectionListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
FileTablePanel

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


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

Method Detail

valueChanged

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