holoedit.gui
Class SoundPoolGUI.WaveformTreeSelectionListener

java.lang.Object
  extended by holoedit.gui.SoundPoolGUI.WaveformTreeSelectionListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.TreeSelectionListener
Enclosing class:
SoundPoolGUI

 class SoundPoolGUI.WaveformTreeSelectionListener
extends java.lang.Object
implements javax.swing.event.TreeSelectionListener


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

Constructor Detail

SoundPoolGUI.WaveformTreeSelectionListener

SoundPoolGUI.WaveformTreeSelectionListener()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.TreeSelectionEvent e)
Specified by:
valueChanged in interface javax.swing.event.TreeSelectionListener