See: Description
Interface | Description |
---|---|
BugReport.BugReportListener |
A listener that listens to changes to this report.
|
Class | Description |
---|---|
BugReport |
This class contains utility methods to create and handle a bug report.
|
BugReportDialog |
This is a dialog that can be used to display 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.
|
BugReportSettingsPanel |
This panel displays the settings that can be changed before submitting a bug report to the web page.
|
DebugTextDisplay |
This is a text area that displays the debug text with scroll bars.
|
JosmUpdatePanel |
This is a panel that displays the current JOSM version and the ability to update JOSM.
|
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.
|