Package org.jdesktop.swingx.tree
Contains Tree specific classes and interfaces.
-
Class Summary Class Description DefaultXTreeCellEditor Subclassed to hack around core bug with RtoL editing (#4980473).DefaultXTreeCellRenderer Quick fix for #1061-swingx (which actually is a core issue): tree icons lost on toggle laf.TreeModelSupport Support for change notification, usable byTreeModel
s.