public class ReportBugAction extends JosmAction
sc
Constructor and Description |
---|
ReportBugAction()
Constructs a new
ReportBugAction . |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
static void |
reportBug()
Reports a ticket to JOSM bugtracker.
|
static void |
reportBug(java.lang.String report)
Reports a ticket to JOSM bugtracker with given status report.
|
destroy, getCurrentDataSet, getEditLayer, getShortcut, initEnabledState, installAdapters, setTooltip, updateEnabledState, updateEnabledState
public ReportBugAction()
ReportBugAction
.public void actionPerformed(java.awt.event.ActionEvent e)
public static void reportBug()
public static void reportBug(java.lang.String report)
report
- Status report header containing technical, non-personal information