holoedit.gui
Class SoundPoolGUI.DataTreeSelectionListener

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

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


Constructor Summary
SoundPoolGUI.DataTreeSelectionListener()
           
 
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.DataTreeSelectionListener

SoundPoolGUI.DataTreeSelectionListener()
Method Detail

valueChanged

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