org.jacorb.imr.util
Class ImRTreeCellRenderer
DefaultTreeCellRenderer
org.jacorb.imr.util.ImRTreeCellRenderer
public class ImRTreeCellRenderer
extends DefaultTreeCellRenderer
This class sets the tooltip text for the tree cells,
and, if possible, enhances the test with HTML.
- Nicolas Noffke
$Id: ImRTreeCellRenderer.java,v 1.8 2004/05/06 12:39:59 nicolas Exp $
Component | getTreeCellRendererComponent(JTree tree, Object value, boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus) - Set the tooltip text and overwrite the labels with HTML.
|
ImRTreeCellRenderer
public ImRTreeCellRenderer()
getTreeCellRendererComponent
public Component getTreeCellRendererComponent(JTree tree,
Object value,
boolean sel,
boolean expanded,
boolean leaf,
int row,
boolean hasFocus)
Set the tooltip text and overwrite the labels with HTML.