dbalek commented on code in PR #4203: URL: https://github.com/apache/netbeans/pull/4203#discussion_r899997946
########## platform/openide.dialogs/apichanges.xml: ########## @@ -26,6 +26,20 @@ <apidef name="dialogs">Dialogs API</apidef> </apidefs> <changes> + <change> + <api name="dialogs"/> + <summary>NotifyDescriptor.ComposedInput added</summary> + <version major="7" minor="63"/> + <date day="7" month="6" year="2022"/> + <author login="dbalek"/> + <compatibility addition="yes" binary="compatible" source="compatible" semantic="compatible" deprecation="no" deletion="no" modification="no"/> + <description> + <p> + Added <code>ComposedInput</code> providing a composed input of multiple nested selection lists and/or input lines. Review Comment: Fixed. -- 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
