<Swing Dev> RFR: 8263170: ComboBoxModel documentation refers to a nonexistant type
Sergey Bylokhov
serb at openjdk.java.net
Wed Mar 10 01:01:09 UTC 2021
On Tue, 9 Mar 2021 21:32:08 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> javadoc of ComboBoxModel incorrectly specifies "extends ListDataModel" but actually it extends ListModel and there is no such interface as ListDataModel. Rectified the anomaly.
>
> Marked as reviewed by kizune (Reviewer).
I suggest always update the copyright.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2886
More information about the swing-dev
mailing list