src/share/classes/javax/swing/event/TreeExpansionListener.java

Print this page

        

*** 30,40 **** /** * The listener that's notified when a tree expands or collapses * a node. * For further documentation and examples see * <a ! href="http://java.sun.com/docs/books/tutorial/uiswing/events/treeexpansionlistener.html">How to Write a Tree Expansion Listener</a>, * a section in <em>The Java Tutorial.</em> * * @author Scott Violet */ --- 30,40 ---- /** * The listener that's notified when a tree expands or collapses * a node. * For further documentation and examples see * <a ! href="http://docs.oracle.com/javase/tutorial/uiswing/events/treeexpansionlistener.html">How to Write a Tree Expansion Listener</a>, * a section in <em>The Java Tutorial.</em> * * @author Scott Violet */