<Swing Dev> RFR: 8263170: ComboBoxModel documentation refers to a nonexistant type
Alexey Ivanov
aivanov at openjdk.java.net
Tue Mar 9 21:00:08 UTC 2021
On Tue, 9 Mar 2021 04:10:38 GMT, Prasanta Sadhukhan <psadhukhan 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 aivanov (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2886
More information about the swing-dev
mailing list