By default, the peer cell renderer defers to the user's implementation of componentFor(), although this can be overridden with other TreeCellRenderer implementations.
By default, the peer cell renderer defers to the user's implementation of componentFor(), although this can be overridden with other TreeCellRenderer implementations.
Base trait of Tree cell renderers, in which the user provides the rendering component by overriding the componentFor() method.
javax.swing.tree.TreeCellRenderer