TableCellRenderer
that uses the strings "Yes" and "No" rather than a check box to render boolean values. The "Yes" and "No" strings are looked up from the {@link UiResourceBundle}, using the keys "Yes" and "No", respectively. @author Torgil Zethson @since 1.3.0
|
|