Class JavaScriptOutlineTree.Listener

java.lang.Object
org.fife.rsta.ac.js.tree.JavaScriptOutlineTree.Listener
All Implemented Interfaces:
PropertyChangeListener, EventListener, TreeSelectionListener
Enclosing class:
JavaScriptOutlineTree

private class JavaScriptOutlineTree.Listener extends Object implements PropertyChangeListener, TreeSelectionListener
Listens for events this tree is interested in (events in the associated editor, for example), as well as events in this tree.