Uses of Class
org.openstreetmap.josm.gui.widgets.EditableList
-
Packages that use EditableList Package Description org.openstreetmap.josm.data.validation.tests Provides the classes for JOSM data validation tests.org.openstreetmap.josm.gui.preferences.server Provides classes for handling connection preferences, including server authentication and proxy settings. -
-
Uses of EditableList in org.openstreetmap.josm.data.validation.tests
Fields in org.openstreetmap.josm.data.validation.tests declared as EditableList Modifier and Type Field Description protected EditableList
TagChecker. sourcesList
-
Uses of EditableList in org.openstreetmap.josm.gui.preferences.server
Fields in org.openstreetmap.josm.gui.preferences.server declared as EditableList Modifier and Type Field Description private EditableList
ProxyPreferencesPanel. tfExceptionHosts
private EditableList
ProxyPreferencesPanel. tfIncludeHosts
-