On Fri, 17 Dec 2021 22:19:46 GMT, Phil Race <[email protected]> wrote:
>> Tejesh R has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> 6465404: some problems in CellEditor related API docs
>
> src/java.desktop/share/classes/javax/swing/table/TableCellEditor.java line 34:
>
>> 32: /**
>> 33: * This interface defines the method any object that would like to be
>> 34: * an editor of values for the {@code JTable} component needs to
>> implement.
>
> "This interface must be implemented to provide an editor of cell values for a
> {@code JTable}" ?
Clear and to the point.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6608