sdedic commented on a change in pull request #2690: URL: https://github.com/apache/netbeans/pull/2690#discussion_r561113734
########## File path: platform/api.progress.nb/nbproject/org-netbeans-api-progress-nb.sig ########## @@ -87,7 +89,9 @@ meth public final void switchToDeterminate(int,long) meth public final void switchToIndeterminate() meth public static org.netbeans.api.progress.ProgressHandle createHandle(java.lang.String) meth public static org.netbeans.api.progress.ProgressHandle createHandle(java.lang.String,org.openide.util.Cancellable) +meth public static org.netbeans.api.progress.ProgressHandle createHandle(java.lang.String,org.openide.util.Cancellable,javax.swing.Action) Review comment: OK. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists