<Swing Dev> RFR: 8263170: ComboBoxModel documentation refers to a nonexistant type

Alexander Zvegintsev azvegint at openjdk.java.net
Tue Mar 9 14:10:07 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 azvegint (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/2886


More information about the swing-dev mailing list