| Class | Description |
|---|---|
| JLabelCellRenderer |
This class allows render a JLabel in a Cell of other graphic component (as a JList)
|
| JLabelCellRendererWithTextAsToolTipText |
This class allows render a JLabel in a Cell of other graphic component (as a JList) and
if mouse is on this cell, a tool tip text with the text value will be shown
|