See: Description
| Interface | Description |
|---|---|
| BugReport.BugReportListener |
A listener that listens to changes to this report.
|
| BugReportQueue.BugReportHandler |
Class that handles reporting a bug to the user.
|
| BugReportSender.BugReportSendingHandler |
Called during bug submission to JOSM bugtracker.
|
| Class | Description |
|---|---|
| BugReport |
This class contains utility methods to create and handle a bug report.
|
| BugReportExceptionHandler |
An exception handler that asks the user to send a bug report.
|
| BugReportQueue |
This class handles the display of the bug report dialog.
|
| BugReportSender |
This class handles sending the bug report to JOSM website.
|
| ReportedException.Section | |
| ReportedException.SectionEntry |
| Enum | Description |
|---|---|
| BugReportQueue.SuppressionMode |
The suppression mode that should be used after the dialog was closed.
|
| Exception | Description |
|---|---|
| BugReportSender.BugReportSenderException | |
| ReportedException |
This is a special exception that cannot be directly thrown.
|