antlr.debug.misc
Class ASTFrame.MyTreeSelectionListener
java.lang.Object
antlr.debug.misc.ASTFrame.MyTreeSelectionListener
- All Implemented Interfaces:
- EventListener, TreeSelectionListener
- Enclosing class:
- ASTFrame
- class ASTFrame.MyTreeSelectionListener
- extends Object
- implements TreeSelectionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASTFrame.MyTreeSelectionListener
ASTFrame.MyTreeSelectionListener()
valueChanged
public void valueChanged(TreeSelectionEvent event)
- Specified by:
valueChanged
in interface TreeSelectionListener