src/share/classes/javax/swing/tree/ExpandVetoException.java

Print this page

        

*** 28,38 **** import javax.swing.event.TreeExpansionEvent; /** * Exception used to stop and expand/collapse from happening. * See <a ! href="http://java.sun.com/docs/books/tutorial/uiswing/events/treewillexpandlistener.html">How to Write a Tree-Will-Expand Listener</a> * in <em>The Java Tutorial</em> * for further information and examples. * * @author Scott Violet */ --- 28,38 ---- import javax.swing.event.TreeExpansionEvent; /** * Exception used to stop and expand/collapse from happening. * See <a ! href="http://docs.oracle.com/javase/tutorial/uiswing/events/treewillexpandlistener.html">How to Write a Tree-Will-Expand Listener</a> * in <em>The Java Tutorial</em> * for further information and examples. * * @author Scott Violet */