Uses of Package
org.openstreetmap.josm.tools.bugreport
-
Packages that use org.openstreetmap.josm.tools.bugreport Package Description org.openstreetmap.josm.command Provides the classes for JOSM commands allowing to modify an OSM data set.org.openstreetmap.josm.gui.bugreport Provides GUI classes for the bug report system, allowing users to create tickets on issue tracker directly from JOSM.org.openstreetmap.josm.tools.bugreport Provides core classes for the bug report system, allowing to save technical information used later in tickets on issue tracker. -
Classes in org.openstreetmap.josm.tools.bugreport used by org.openstreetmap.josm.command Class Description ReportedException This is a special exception that cannot be directly thrown. -
Classes in org.openstreetmap.josm.tools.bugreport used by org.openstreetmap.josm.gui.bugreport Class Description BugReport This class contains utility methods to create and handle a bug report.BugReportQueue.SuppressionMode The suppression mode that should be used after the dialog was closed.BugReportSender.BugReportSendingHandler Called during bug submission to JOSM bugtracker.ReportedException This is a special exception that cannot be directly thrown. -
Classes in org.openstreetmap.josm.tools.bugreport used by org.openstreetmap.josm.tools.bugreport Class Description BugReport This class contains utility methods to create and handle a bug report.BugReport.BugReportListener A listener that listens to changes to this report.BugReportQueue This class handles the display of the bug report dialog.BugReportQueue.BugReportHandler Class that handles reporting a bug to the user.BugReportQueue.SuppressionMode The suppression mode that should be used after the dialog was closed.BugReportSender This class handles sending the bug report to JOSM website.BugReportSender.BugReportSenderException BugReportSender.BugReportSendingHandler Called during bug submission to JOSM bugtracker.ReportedException This is a special exception that cannot be directly thrown.ReportedException.CauseTraceIterator Iterates over the causes for this exception.ReportedException.Section ReportedException.SectionEntry