Uses of Class
org.openstreetmap.josm.tools.bugreport.BugReportSender
-
Packages that use BugReportSender Package Description 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. -
-
Uses of BugReportSender in org.openstreetmap.josm.tools.bugreport
Methods in org.openstreetmap.josm.tools.bugreport that return BugReportSender Modifier and Type Method Description static BugReportSender
BugReportSender. reportBug(String statusText)
Opens the bug report window on the JOSM server.
-