Uses of Class
org.openstreetmap.josm.tools.bugreport.ReportedException.SectionEntry
-
Packages that use ReportedException.SectionEntry 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 ReportedException.SectionEntry in org.openstreetmap.josm.tools.bugreport
Fields in org.openstreetmap.josm.tools.bugreport with type parameters of type ReportedException.SectionEntry Modifier and Type Field Description private java.util.ArrayList<ReportedException.SectionEntry>
ReportedException.Section. entries
-