Uses of Class
org.openstreetmap.josm.gui.widgets.JosmTextField
-
Packages that use JosmTextField Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions.org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface.org.openstreetmap.josm.gui.bbox Provides GUI classes for displaying a customizable and interactive bounding box.org.openstreetmap.josm.gui.conflict.pair.relation Provides the classes for displaying conflicts in OSM primitive relation memberships.org.openstreetmap.josm.gui.dialogs Provides three kinds of dialogs: Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI Changeset dialog based on a standalone implementation, dedicated to OSM changesets management Extended dialogs for everything elseorg.openstreetmap.josm.gui.dialogs.changeset Standalone dialog allowing to handle OSM changesets (query and display them).org.openstreetmap.josm.gui.dialogs.changeset.query Provides classes allowing to query changesets to the OSM API.org.openstreetmap.josm.gui.dialogs.properties Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.org.openstreetmap.josm.gui.download Provides GUI classes for the download dialog.org.openstreetmap.josm.gui.io Provides GUI classes for handling input/output operations (download, upload, save).org.openstreetmap.josm.gui.io.importexport Provides GUI classes for handling file import/export operations.org.openstreetmap.josm.gui.layer.geoimage Provides classes for handling layers displaying geotagged pictures.org.openstreetmap.josm.gui.oauth Provides GUI classes for handling OAuth authentication to OSM API.org.openstreetmap.josm.gui.preferences Provides generic classes for handling JOSM preferences.org.openstreetmap.josm.gui.preferences.advanced Provides classes for handling advanced preferences.org.openstreetmap.josm.gui.preferences.audio Provides classes for handling audio preferences.org.openstreetmap.josm.gui.preferences.display Provides classes for handling display preferences.org.openstreetmap.josm.gui.preferences.imagery Provides classes for handling imagery preferences.org.openstreetmap.josm.gui.preferences.map Provides classes for handling map preferences.org.openstreetmap.josm.gui.preferences.plugin Provides classes for handling plugin preferences.org.openstreetmap.josm.gui.preferences.projection Provides classes for handling projection preferences.org.openstreetmap.josm.gui.preferences.server Provides classes for handling connection preferences, including server authentication and proxy settings.org.openstreetmap.josm.gui.tagging.ac Provides GUI classes for handling autocompletion of tags.org.openstreetmap.josm.gui.widgets Provides GUI widgets customized for JOSM needs. -
-
Uses of JosmTextField in org.openstreetmap.josm.actions
Fields in org.openstreetmap.josm.actions declared as JosmTextField Modifier and Type Field Description private JosmTextField
JumpToAction. lat
private JosmTextField
JumpToAction. lon
private JosmTextField
JumpToAction. place
private JosmTextField
ImageryAdjustAction.ImageryOffsetDialog. tBookmarkName
private JosmTextField
ImageryAdjustAction.ImageryOffsetDialog. tOffset
private JosmTextField
JumpToAction. url
private JosmTextField
JumpToAction. zm
Constructors in org.openstreetmap.josm.actions with parameters of type JosmTextField Constructor Description InitialValueOptionPane(Box panel, JosmTextField initial)
-
Uses of JosmTextField in org.openstreetmap.josm.gui
Fields in org.openstreetmap.josm.gui declared as JosmTextField Modifier and Type Field Description private JosmTextField
MapStatus. helpText
-
Uses of JosmTextField in org.openstreetmap.josm.gui.bbox
Fields in org.openstreetmap.josm.gui.bbox declared as JosmTextField Modifier and Type Field Description private JosmTextField
TileSelectionBBoxChooser.TileGridInputPanel. tfMaxX
private JosmTextField
TileSelectionBBoxChooser.TileGridInputPanel. tfMaxY
private JosmTextField
TileSelectionBBoxChooser.TileGridInputPanel. tfMinX
private JosmTextField
TileSelectionBBoxChooser.TileGridInputPanel. tfMinY
-
Uses of JosmTextField in org.openstreetmap.josm.gui.conflict.pair.relation
Fields in org.openstreetmap.josm.gui.conflict.pair.relation declared as JosmTextField Modifier and Type Field Description private JosmTextField
RelationMemberTableCellEditor. editor
-
Uses of JosmTextField in org.openstreetmap.josm.gui.dialogs
Fields in org.openstreetmap.josm.gui.dialogs declared as JosmTextField Modifier and Type Field Description private JosmTextField
NotesDialog. filter
private JosmTextField
RelationListDialog. filter
private JosmTextField
LatLonDialog. tfEastNorth
private JosmTextField
LatLonDialog. tfLatLon
Methods in org.openstreetmap.josm.gui.dialogs that return JosmTextField Modifier and Type Method Description private JosmTextField
NotesDialog. setupFilter()
private JosmTextField
RelationListDialog. setupFilter()
-
Uses of JosmTextField in org.openstreetmap.josm.gui.dialogs.changeset
Fields in org.openstreetmap.josm.gui.dialogs.changeset declared as JosmTextField Modifier and Type Field Description private JosmTextField
ChangesetDetailPanel. tfClosedOn
private JosmTextField
ChangesetDetailPanel. tfCreatedOn
private JosmTextField
ChangesetDetailPanel. tfID
private JosmTextField
ChangesetDetailPanel. tfOpen
private JosmTextField
ChangesetDetailPanel. tfUser
-
Uses of JosmTextField in org.openstreetmap.josm.gui.dialogs.changeset.query
Fields in org.openstreetmap.josm.gui.dialogs.changeset.query declared as JosmTextField Modifier and Type Field Description private JosmTextField
TimeRestrictionPanel. tfClosedAfterDate1
private JosmTextField
TimeRestrictionPanel. tfClosedAfterDate2
private JosmTextField
TimeRestrictionPanel. tfClosedAfterTime1
private JosmTextField
TimeRestrictionPanel. tfClosedAfterTime2
private JosmTextField
TimeRestrictionPanel. tfCreatedBeforeDate
private JosmTextField
TimeRestrictionPanel. tfCreatedBeforeTime
private JosmTextField
UserRestrictionPanel. tfUid
private JosmTextField
UrlBasedQueryPanel. tfUrl
private JosmTextField
UserRestrictionPanel. tfUserName
-
Uses of JosmTextField in org.openstreetmap.josm.gui.dialogs.properties
Fields in org.openstreetmap.josm.gui.dialogs.properties declared as JosmTextField Modifier and Type Field Description private JosmTextField
PropertiesDialog. tagTableFilter
Methods in org.openstreetmap.josm.gui.dialogs.properties that return JosmTextField Modifier and Type Method Description private JosmTextField
PropertiesDialog. setupFilter()
-
Uses of JosmTextField in org.openstreetmap.josm.gui.download
Fields in org.openstreetmap.josm.gui.download declared as JosmTextField Modifier and Type Field Description private JosmTextField[]
BoundingBoxSelection. latlon
private JosmTextField
BoundingBoxSelection.LatValueChecker. tfLatValue
private JosmTextField
BoundingBoxSelection.LonValueChecker. tfLonValue
Methods in org.openstreetmap.josm.gui.download with parameters of type JosmTextField Modifier and Type Method Description protected void
BoundingBoxSelection. resetErrorMessage(JosmTextField tf)
protected void
BoundingBoxSelection. setErrorMessage(JosmTextField tf, String msg)
Constructors in org.openstreetmap.josm.gui.download with parameters of type JosmTextField Constructor Description LatValueChecker(JosmTextField tfLatValue)
LonValueChecker(JosmTextField tfLonValue)
-
Uses of JosmTextField in org.openstreetmap.josm.gui.io
Fields in org.openstreetmap.josm.gui.io declared as JosmTextField Modifier and Type Field Description private JosmTextField
UploadStrategySelectionPanel. tfChunkSize
private JosmTextField
LayerNameAndFilePathTableCell. tfFilename
protected JosmTextField
CredentialDialog.CredentialPanel. tfUserName
-
Uses of JosmTextField in org.openstreetmap.josm.gui.io.importexport
Methods in org.openstreetmap.josm.gui.io.importexport with parameters of type JosmTextField Modifier and Type Method Description private static void
GpxExporter. addDependencies(GpxData data, JCheckBox author, JosmTextField authorName, JosmTextField email, JosmTextField copyright, JButton predefined, JosmTextField copyrightYear, JLabel nameLabel, JLabel emailLabel, JLabel copyrightLabel, JLabel copyrightYearLabel, JLabel warning)
Add all those listeners to handle the enable state of the fields.private static void
GpxExporter. enableCopyright(GpxData data, JosmTextField copyright, JButton predefined, JosmTextField copyrightYear, JLabel copyrightLabel, JLabel copyrightYearLabel, JLabel warning, boolean enable)
-
Uses of JosmTextField in org.openstreetmap.josm.gui.layer.geoimage
Fields in org.openstreetmap.josm.gui.layer.geoimage declared as JosmTextField Modifier and Type Field Description private JosmTextField
SynchronizeTimeFromPhotoDialog. tfGpsTime
private JosmTextField
CorrelateGpxWithImages. tfOffset
private JosmTextField
CorrelateGpxWithImages. tfTimezone
-
Uses of JosmTextField in org.openstreetmap.josm.gui.oauth
Fields in org.openstreetmap.josm.gui.oauth declared as JosmTextField Modifier and Type Field Description private JosmTextField
AccessTokenInfoPanel. tfAccessTokenKey
private JosmTextField
ManualAuthorizationUI. tfAccessTokenKey
private JosmTextField
AccessTokenInfoPanel. tfAccessTokenSecret
private JosmTextField
ManualAuthorizationUI. tfAccessTokenSecret
private JosmTextField
AdvancedOAuthPropertiesPanel. tfAccessTokenURL
private JosmTextField
SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel. tfAuthoriseUrl
private JosmTextField
AdvancedOAuthPropertiesPanel. tfAuthoriseURL
private JosmTextField
AdvancedOAuthPropertiesPanel. tfConsumerKey
private JosmTextField
AdvancedOAuthPropertiesPanel. tfConsumerSecret
private JosmTextField
AdvancedOAuthPropertiesPanel. tfOsmLoginURL
private JosmTextField
AdvancedOAuthPropertiesPanel. tfOsmLogoutURL
private JosmTextField
AdvancedOAuthPropertiesPanel. tfRequestTokenURL
private JosmTextField
FullyAutomaticAuthorizationUI. tfUserName
private JosmTextField
FullyAutomaticPropertiesPanel. tfUserName
-
Uses of JosmTextField in org.openstreetmap.josm.gui.preferences
Fields in org.openstreetmap.josm.gui.preferences declared as JosmTextField Modifier and Type Field Description private JosmTextField
SourceEditor.FileOrUrlCellEditor. tfFileName
private JosmTextField
SourceEditor.EditSourceEntryDialog. tfTitle
private JosmTextField
SourceEditor.EditSourceEntryDialog. tfURL
-
Uses of JosmTextField in org.openstreetmap.josm.gui.preferences.advanced
Fields in org.openstreetmap.josm.gui.preferences.advanced declared as JosmTextField Modifier and Type Field Description private JosmTextField
StringEditor. tvalue
private JosmTextField
AdvancedPreference. txtFilter
-
Uses of JosmTextField in org.openstreetmap.josm.gui.preferences.audio
Fields in org.openstreetmap.josm.gui.preferences.audio declared as JosmTextField Modifier and Type Field Description private JosmTextField
AudioPreference. audioCalibration
private JosmTextField
AudioPreference. audioFastForwardMultiplier
private JosmTextField
AudioPreference. audioForwardBackAmount
private JosmTextField
AudioPreference. audioLeadIn
-
Uses of JosmTextField in org.openstreetmap.josm.gui.preferences.display
Fields in org.openstreetmap.josm.gui.preferences.display declared as JosmTextField Modifier and Type Field Description private JosmTextField
GPXSettingsPanel. audioWaypointLabelPattern
private JosmTextField
GPXSettingsPanel. drawGpsArrowsMinDist
private JosmTextField
GPXSettingsPanel. drawLineWidth
private JosmTextField
GPXSettingsPanel. drawRawGpsMaxLineLength
private JosmTextField
GPXSettingsPanel. drawRawGpsMaxLineLengthLocal
private JosmTextField
GPXSettingsPanel. waypointLabelPattern
Methods in org.openstreetmap.josm.gui.preferences.display with parameters of type JosmTextField Modifier and Type Method Description private static void
GPXSettingsPanel. updateWaypointLabelCombobox(JosmComboBox<String> cb, JosmTextField tf, String labelPattern)
private static void
GPXSettingsPanel. updateWaypointPattern(JosmComboBox<String> cb, JosmTextField tf)
-
Uses of JosmTextField in org.openstreetmap.josm.gui.preferences.imagery
Fields in org.openstreetmap.josm.gui.preferences.imagery declared as JosmTextField Modifier and Type Field Description private JosmTextField
CacheSettingsPanel. cacheDir
private JosmTextField
AddMVTLayerPanel. mvtZoom
protected JosmTextField
AddImageryPanel. name
private JosmTextField
AddTMSLayerPanel. tmsZoom
-
Uses of JosmTextField in org.openstreetmap.josm.gui.preferences.map
Fields in org.openstreetmap.josm.gui.preferences.map declared as JosmTextField Modifier and Type Field Description private JosmTextField
BackupPreference. autosaveInterval
private JosmTextField
BackupPreference. backupPerLayer
-
Uses of JosmTextField in org.openstreetmap.josm.gui.preferences.plugin
Fields in org.openstreetmap.josm.gui.preferences.plugin declared as JosmTextField Modifier and Type Field Description private JosmTextField
PluginUpdatePolicyPanel. tfUpdateInterval
-
Uses of JosmTextField in org.openstreetmap.josm.gui.preferences.projection
Fields in org.openstreetmap.josm.gui.preferences.projection declared as JosmTextField Modifier and Type Field Description private JosmTextField
CodeSelectionPanel. filter
JosmTextField
CustomProjectionChoice.PreferencePanel. input
-
Uses of JosmTextField in org.openstreetmap.josm.gui.preferences.server
Fields in org.openstreetmap.josm.gui.preferences.server declared as JosmTextField Modifier and Type Field Description private JosmTextField
FeaturesPanel. notesDaysClosed
private JosmTextField
FeaturesPanel. notifierInterval
private JosmTextField
OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel. tfAccessTokenKey
private JosmTextField
OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel. tfAccessTokenSecret
private JosmTextField
BasicAuthenticationPreferencesPanel. tfOsmUserName
the OSM user nameprivate JosmTextField
ProxyPreferencesPanel. tfProxyHttpHost
private JosmTextField
ProxyPreferencesPanel. tfProxyHttpPort
private JosmTextField
ProxyPreferencesPanel. tfProxyHttpUser
private JosmTextField
ProxyPreferencesPanel. tfProxySocksHost
private JosmTextField
ProxyPreferencesPanel. tfProxySocksPort
-
Uses of JosmTextField in org.openstreetmap.josm.gui.tagging.ac
Subclasses of JosmTextField in org.openstreetmap.josm.gui.tagging.ac Modifier and Type Class Description class
AutoCompletingTextField
AutoCompletingTextField is a text field with autocompletion behaviour.class
AutoCompTextField<E>
An auto-completing TextField. -
Uses of JosmTextField in org.openstreetmap.josm.gui.widgets
Subclasses of JosmTextField in org.openstreetmap.josm.gui.widgets Modifier and Type Class Description class
AbstractIdTextField<T extends AbstractTextComponentValidator>
An abstract class for ID text fields.class
ChangesetIdTextField
A text field designed to enter a single OSM changeset ID.class
DisableShortcutsOnFocusGainedTextField
A JTextField that disabled all JOSM shortcuts composed of a single key without modifier (except F1 to F12), in order to avoid them to be triggered while typing.class
FilterField
Text field allowing to filter contents.class
OsmIdTextField
A text field designed to enter one or several OSM primitive IDs.Fields in org.openstreetmap.josm.gui.widgets declared as JosmTextField Modifier and Type Field Description protected JosmTextField
SearchTextResultListPanel. edSearchText
private JosmTextField[]
BoundingBoxSelectionPanel. tfLatLon
private JosmTextField
BoundingBoxSelectionPanel. tfOsmUrl
Methods in org.openstreetmap.josm.gui.widgets that return JosmTextField Modifier and Type Method Description protected JosmTextField
JosmComboBoxEditor. createEditorComponent()
JosmTextField
JosmComboBox. getEditorComponent()
Returns the editor componentJosmTextField
JosmComboBoxEditor. getEditorComponent()
Methods in org.openstreetmap.josm.gui.widgets with parameters of type JosmTextField Modifier and Type Method Description static void
FilterField. setSearchIcon(JosmTextField textField)
Sets the search icon for the given text field
-