You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/01/20 16:41:32 UTC

[GitHub] [netbeans] sdedic commented on a change in pull request #2690: Snapshot of APIs for 12.3.

sdedic commented on a change in pull request #2690:
URL: https://github.com/apache/netbeans/pull/2690#discussion_r561113338



##########
File path: platform/api.progress.compat8/nbproject/org-netbeans-api-progress-compat8.sig
##########
@@ -70,18 +70,21 @@ fld public final static int STATE_FINISHED = 2
 fld public final static int STATE_INITIALIZED = 0
 fld public final static int STATE_REQUEST_STOP = 3
 fld public final static int STATE_RUNNING = 1
+meth protected final void markCustomPlaced()
 meth protected final void setController(org.netbeans.modules.progress.spi.Controller)
 meth public boolean isAllowCancel()
 meth public boolean isAllowView()
 meth public boolean isCustomPlaced()
 meth public boolean isInSleepMode()
+meth public boolean requestAction(java.lang.String,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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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