FixedTextCellRendererpublic class FixedTextCellRenderer extends AbstractCellRenderer usefull if a column has an embeded ID number needed for a link but you want it to
say something else. |
Fields Summary |
---|
protected String | _textthis is the text that will be shown in the column |
|