Package | Description |
---|---|
org.openstreetmap.josm.tools.bugreport |
Provides classes for the bug report system, allowing users to create tickets on issue tracker directly from JOSM.
|
Modifier and Type | Method and Description |
---|---|
static BugReportSender |
BugReportSender.reportBug(java.lang.String statusText)
Opens the bug report window on the JOSM server.
|