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

Print this page

        

*** 30,40 **** /** * Defines the interface for an object that listens * to changes in a TreeModel. * For further information and examples see * <a ! href="http://java.sun.com/docs/books/tutorial/uiswing/events/treemodellistener.html">How to Write a Tree Model Listener</a>, * a section in <em>The Java Tutorial.</em> * * @author Rob Davis * @author Ray Ryan */ --- 30,40 ---- /** * Defines the interface for an object that listens * to changes in a TreeModel. * For further information and examples see * <a ! href="http://docs.oracle.com/javase/tutorial/uiswing/events/treemodellistener.html">How to Write a Tree Model Listener</a>, * a section in <em>The Java Tutorial.</em> * * @author Rob Davis * @author Ray Ryan */