--- old/src/java.desktop/share/classes/javax/swing/tree/package.html 2017-02-20 11:49:03.000000000 +0300 +++ /dev/null 2017-02-20 11:49:03.000000000 +0300 @@ -1,62 +0,0 @@ - - - - - - - - -Provides classes and interfaces for dealing with -javax.swing.JTree. You use these classes and interfaces if you want -control over how trees are constructed, updated, and rendered, as well -as how data associated with the tree nodes are viewed and managed. - -

-Note: -Most of the Swing API is not thread safe. -For details, see -Concurrency in Swing, -a section in -The Java Tutorial. - - -

Related Documentation

- -For overviews, tutorials, examples, guides, and tool documentation, please see: - - - -@since 1.2 -@serial exclude - - -