Default implementation does nothing.
@param tree the tree component, may be used to provide contextual information. Default implementation ignores it. @param row the tree node row (seeing the tree as a list). @param treeNodeLabelElem the tree node label element to render the value into. Is a hint, if provided should be obtained by callingtree.getItsNatTreeUI().getLabelElementFromRow(row)
.
|
|