This is an automated email from the ASF dual-hosted git repository.

mbien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 0f6eb1e9b1baf2c2f34d63841d7d83f1bc7a9e21
Merge: f914d7fecd5 b2ad0410ffe
Author: Michael Bien <[email protected]>
AuthorDate: Mon Dec 1 13:29:44 2025 +0100

    Merge pull request #9050 from mbien/fix-cce-in-interface-filter
    
    Fix rare CCE in the interface selector UI of the new-java-class wizard

 .../modules/jumpto/symbol/ContentProviderImpl.java | 40 ++++++------
 .../modules/jumpto/symbol/GoToPanelImpl.java       |  9 ++-
 .../netbeans/modules/jumpto/type/Bundle.properties |  1 -
 .../modules/jumpto/type/FilteredListModel.java     | 72 ++++++++++------------
 .../netbeans/modules/jumpto/type/GoToPanel.java    |  7 +--
 .../modules/jumpto/type/GoToTypeAction.java        | 49 ++++++++-------
 6 files changed, 85 insertions(+), 93 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to