You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Svatopluk Dedic (Jira)" <ji...@apache.org> on 2021/04/20 11:45:00 UTC

[jira] [Updated] (NETBEANS-5215) Progress API use-cases aren't valid

     [ https://issues.apache.org/jira/browse/NETBEANS-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Svatopluk Dedic updated NETBEANS-5215:
--------------------------------------
    Labels: sd-candidate  (was: )

> Progress API use-cases aren't valid
> -----------------------------------
>
>                 Key: NETBEANS-5215
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5215
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Progress
>    Affects Versions: 11.1
>            Reporter: Jaroslav Tulach
>            Assignee: Svatopluk Dedic
>            Priority: Minor
>              Labels: sd-candidate
>
> Looking at
> [https://bits.netbeans.org/11.1/javadoc/org-netbeans-api-progress/overview-summary.html]
> I see that the documentation hasn't been properly updated to reflect the split of Progress API and Progress Swing API. For example:
> {code:java}
> ProgressHandle handle = ProgressHandleFactory.creatHandle("My custom task"); {code}
> there is a typo (consider using @codesnippet tag, at least in documentation inside of classes). Moreover the {{ProgressHandleFactory}} isn't even in the Progress API!
> Various other apichanges entries like {{{{showProgressDialogAndRun}}}} are also out of scope and belong to Progress Swing API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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