Class IssueReporter

All Implemented Interfaces:
ClipboardOwner, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, DocumentListener, RootPaneContainer, WindowConstants

@API(status=INTERNAL) public class IssueReporter extends JFrame implements ClipboardOwner, DocumentListener
User interface for generating an issue report on the JMRI GitHub project. To allow international support, only the UI is localized. The user is requested to supply the report contents in English.
See Also: