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

Print this page

        

*** 32,42 **** /** * Encapsulates information describing changes to a tree model, and * used to notify tree model listeners of the change. * For more 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> * <p> * <strong>Warning:</strong> * Serialized objects of this class will not be compatible with * future Swing releases. The current serialization support is --- 32,42 ---- /** * Encapsulates information describing changes to a tree model, and * used to notify tree model listeners of the change. * For more 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> * <p> * <strong>Warning:</strong> * Serialized objects of this class will not be compatible with * future Swing releases. The current serialization support is