Customizing the rendering of tree nodes

The JViews TGO tree component renders instances of both user-defined and predefined business classes using a default tree cell renderer ( IlpTreeCellRenderer) that you can customize through style sheets. The default tree cell renderer uses CSS properties to define how each tree node will be represented.
For details on how to customize the rendering of tree nodes, see Customizing tree nodes.