<Swing Dev> Integrated: 8263170: ComboBoxModel documentation refers to a nonexistent type
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Wed Mar 10 06:42:06 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.
This pull request has now been integrated.
Changeset: 3fe8a466
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/3fe8a466
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8263170: ComboBoxModel documentation refers to a nonexistent type
Reviewed-by: azvegint, trebari, pbansal, aivanov, kizune
-------------
PR: https://git.openjdk.java.net/jdk/pull/2886
More information about the swing-dev
mailing list