Package org.openstreetmap.josm.gui.bugreport
Provides GUI classes for the bug report system, allowing users to create tickets on issue tracker directly from JOSM.
-
Class Summary Class Description BugReportDialog This is a dialog that can be used to display a bug report.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.DefaultBugReportSendingHandler Default bug report callback that opens the bug report form in user browser and displays a dialog in case of error.JosmUpdatePanel This is a panel that displays the current JOSM version and the ability to update JOSM.