noiseMonitor
Class NoiseDialog.TableSelection

java.lang.Object
  extended by noiseMonitor.NoiseDialog.TableSelection
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
NoiseDialog

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


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

Constructor Detail

NoiseDialog.TableSelection

public NoiseDialog.TableSelection()
Method Detail

valueChanged

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