antlr.debug.misc
Class ASTFrame.MyTreeSelectionListener

java.lang.Object
  extended byantlr.debug.misc.ASTFrame.MyTreeSelectionListener
All Implemented Interfaces:
EventListener, TreeSelectionListener
Enclosing class:
ASTFrame

class ASTFrame.MyTreeSelectionListener
extends Object
implements TreeSelectionListener


Constructor Summary
(package private) ASTFrame.MyTreeSelectionListener()
           
 
Method Summary
 void valueChanged(TreeSelectionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTFrame.MyTreeSelectionListener

ASTFrame.MyTreeSelectionListener()
Method Detail

valueChanged

public void valueChanged(TreeSelectionEvent event)
Specified by:
valueChanged in interface TreeSelectionListener