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

Print this page

        

*** 64,74 **** * NotSerializableException} is thrown if any elements of the path are * not serializable. * <p> * For further information and examples of using tree paths, * see <a ! href="http://java.sun.com/docs/books/tutorial/uiswing/components/tree.html">How to Use Trees</a> * 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 --- 64,74 ---- * NotSerializableException} is thrown if any elements of the path are * not serializable. * <p> * For further information and examples of using tree paths, * see <a ! href="http://docs.oracle.com/javase/tutorial/uiswing/components/tree.html">How to Use Trees</a> * 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