mbien commented on PR #5334: URL: https://github.com/apache/netbeans/pull/5334#issuecomment-1465283609
> So as I understand it correctly, we can add now auto completion to JComboBox elements easily? I see some cases where I want to have this behavior. @Chris2011 this is off topic but you can actually do that fairly easy under some circumstances (simple completion). The maven settings panel for example has completion for a text field: https://github.com/apache/netbeans/blob/4b7776a679963cd2d0797fd64fa11f8decda3c32/java/maven/src/org/netbeans/modules/maven/options/SettingsPanel.java#L186 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
