ReportExceptionProjectUI
Exceptions Project UI spec
Exception dialog
Exception dialog is nearly the same as the original one in NetBeans. His functionality is just to alert the user about a problem rising inside IDE. Only the button called Report Exception is added. Using this button Report dialog is shown. Since an issue is reported, this dialog is showing no more for the same issue.
Report dialog
Report dialog is used to fill all the informations from NetBeans user. He should fill summary and also some comment is expected. The username and password are to necessary and it can be skipped using Send Report as a Guest checkbox.
After pressing Submit a report is submitted to statistics.netbeans.org and a Exception Reporter Window gets opened.
If something fails, user can use the URL to open the page in his browser. After successfull processing the page content loads the information about submitted bug.
Show my issues button can be used for searching previous users reports.