Serialized Form
-
Package org.openstreetmap.josm.actions
-
Class org.openstreetmap.josm.actions.AboutAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.AbstractInfoAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.AbstractMergeAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.AbstractMergeAction.LayerListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable
-
Class org.openstreetmap.josm.actions.AbstractPasteAction extends JosmAction implements Serializable
-
Serialized Fields
-
transferHandler
OsmTransferHandler transferHandler
-
-
-
Class org.openstreetmap.josm.actions.AbstractSelectAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.actions.AbstractShowHistoryAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.actions.AbstractUploadAction extends JosmAction implements Serializable
-
Serialized Fields
-
updateOnRequireUploadChange
java.beans.PropertyChangeListener updateOnRequireUploadChange
-
-
-
Class org.openstreetmap.josm.actions.AddImageryLayerAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.AddNodeAction extends JosmAction implements Serializable
-
Serialized Fields
-
textEastNorth
java.lang.String textEastNorth
-
textLatLon
java.lang.String textLatLon
-
-
-
Class org.openstreetmap.josm.actions.AlignInCircleAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.AlignInCircleAction.InvalidSelection extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.actions.AlignInLineAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.AutoScaleAction extends JosmAction implements Serializable
-
Serialized Fields
-
lastZoomArea
int lastZoomArea
Last zoomed bounds -
lastZoomTime
long lastZoomTime
Time of last zoom to bounds action -
mode
AutoScaleAction.AutoScaleMode mode
One ofAutoScaleAction.AutoScaleMode
. Defines what we are zooming to.
-
-
-
Class org.openstreetmap.josm.actions.ChangesetManagerToggleAction extends ToggleAction implements Serializable
-
Class org.openstreetmap.josm.actions.CloseChangesetAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.CombineWayAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.CopyAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.CopyCoordinatesAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.CopyUrlAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.CreateCircleAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.CreateMultipolygonAction extends JosmAction implements Serializable
-
Serialized Fields
-
update
boolean update
-
-
-
Class org.openstreetmap.josm.actions.DeleteAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DeleteLayerAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DialogsToggleAction extends ToggleAction implements Serializable
-
Serialized Fields
-
sideToolbarPreviouslyVisible
boolean sideToolbarPreviouslyVisible
-
toolbarPreviouslyVisible
boolean toolbarPreviouslyVisible
-
-
-
Class org.openstreetmap.josm.actions.DiskAccessAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DistributeAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DownloadAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DownloadAlongAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DownloadAlongWayAction extends DownloadAlongAction implements Serializable
-
Class org.openstreetmap.josm.actions.DownloadNotesInViewAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DownloadOsmInViewAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DownloadPrimitiveAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DownloadReferrersAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.DrawBoundariesOfDownloadedDataAction extends PreferenceToggleAction implements Serializable
-
Class org.openstreetmap.josm.actions.DuplicateAction extends AbstractPasteAction implements Serializable
-
Class org.openstreetmap.josm.actions.ExitAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.ExpertToggleAction extends ToggleAction implements Serializable
-
Class org.openstreetmap.josm.actions.FollowLineAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.FullscreenToggleAction extends ToggleAction implements Serializable
-
Serialized Fields
-
prevBounds
java.awt.Rectangle prevBounds
-
-
-
Class org.openstreetmap.josm.actions.GpxExportAction extends DiskAccessAction implements Serializable
-
Class org.openstreetmap.josm.actions.HelpAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.HistoryInfoAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.HistoryInfoAction.HistoryObjectIDDialog extends OsmIdSelectionDialog implements Serializable
-
Class org.openstreetmap.josm.actions.HistoryInfoWebAction extends AbstractInfoAction implements Serializable
-
Class org.openstreetmap.josm.actions.ImageryAdjustAction extends MapMode implements Serializable
-
Class org.openstreetmap.josm.actions.InfoAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.InfoWebAction extends AbstractInfoAction implements Serializable
-
Class org.openstreetmap.josm.actions.InvertSelectionAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.JoinAreasAction extends JosmAction implements Serializable
-
Serialized Fields
-
addUndoRedo
boolean addUndoRedo
-
ds
DataSet ds
-
-
-
Class org.openstreetmap.josm.actions.JoinNodeWayAction extends JosmAction implements Serializable
-
Serialized Fields
-
joinWayToNode
boolean joinWayToNode
-
-
-
Class org.openstreetmap.josm.actions.JosmAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.actions.JumpToAction extends JosmAction implements Serializable
-
Serialized Fields
-
lat
JosmTextField lat
-
lon
JosmTextField lon
-
place
JosmTextField place
-
url
JosmTextField url
-
zm
JosmTextField zm
-
-
-
Class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.MergeLayerAction extends AbstractMergeAction implements Serializable
-
Class org.openstreetmap.josm.actions.MergeNodesAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.MergeSelectionAction extends AbstractMergeAction implements Serializable
-
Class org.openstreetmap.josm.actions.MirrorAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.MoveAction extends JosmAction implements Serializable
-
Serialized Fields
-
myDirection
MoveAction.Direction myDirection
-
-
-
Class org.openstreetmap.josm.actions.MoveNodeAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.NewAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.OpenBrowserAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
originalName
java.lang.String originalName
-
urls
java.util.List<java.lang.String> urls
-
-
-
Class org.openstreetmap.josm.actions.OpenFileAction extends DiskAccessAction implements Serializable
-
Class org.openstreetmap.josm.actions.OpenLocationAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.OrthogonalizeAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.OrthogonalizeAction.InvalidUserInputException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.actions.OrthogonalizeAction.RejectedAngleException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.actions.OrthogonalizeAction.Undo extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.PasteAction extends AbstractPasteAction implements Serializable
-
Class org.openstreetmap.josm.actions.PasteAtSourcePositionAction extends AbstractPasteAction implements Serializable
-
Class org.openstreetmap.josm.actions.PasteTagsAction extends JosmAction implements Serializable
-
Serialized Fields
-
transferHandler
OsmTransferHandler transferHandler
-
-
-
Class org.openstreetmap.josm.actions.PreferencesAction extends JosmAction implements Serializable
-
Serialized Fields
-
subTab
java.lang.Class<? extends SubPreferenceSetting> subTab
-
tab
java.lang.Class<? extends TabPreferenceSetting> tab
-
-
-
Class org.openstreetmap.josm.actions.PreferenceToggleAction extends ToggleAction implements Serializable
-
Serialized Fields
-
checkbox
javax.swing.JCheckBoxMenuItem checkbox
-
pref
BooleanProperty pref
-
-
-
Class org.openstreetmap.josm.actions.PurgeAction extends JosmAction implements Serializable
-
Serialized Fields
-
cbClearUndoRedo
javax.swing.JCheckBox cbClearUndoRedo
-
modified
boolean modified
-
-
-
Class org.openstreetmap.josm.actions.RedoAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.RenameLayerAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
file
java.io.File file
-
-
-
Class org.openstreetmap.josm.actions.ReorderImageryLayersAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.ReportBugAction extends JosmAction implements Serializable
-
Serialized Fields
-
text
java.lang.String text
-
-
-
Class org.openstreetmap.josm.actions.RestartAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.RestorePropertyAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
keyFn
java.util.function.IntFunction<java.lang.String> keyFn
-
objectSp
java.util.function.Supplier<OsmPrimitive> objectSp
-
selectionModel
javax.swing.ListSelectionModel selectionModel
-
valueFn
java.util.function.IntFunction<java.lang.String> valueFn
-
-
-
Class org.openstreetmap.josm.actions.ReverseWayAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.SaveAction extends SaveActionBase implements Serializable
-
Serialized Fields
-
updateOnRequireSaveChange
java.beans.PropertyChangeListener updateOnRequireSaveChange
-
-
-
Class org.openstreetmap.josm.actions.SaveActionBase extends DiskAccessAction implements Serializable
-
Serialized Fields
-
quiet
boolean quiet
-
-
-
Class org.openstreetmap.josm.actions.SaveAsAction extends SaveActionBase implements Serializable
-
Class org.openstreetmap.josm.actions.SearchNotesDownloadAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.SelectAllAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.SelectNonBranchingWaySequencesAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.SelectSharedChildObjectsAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.SessionLoadAction extends DiskAccessAction implements Serializable
-
Class org.openstreetmap.josm.actions.SessionSaveAction extends DiskAccessAction implements Serializable
-
Serialized Fields
-
removeFileOnSuccess
java.io.File removeFileOnSuccess
-
-
-
Class org.openstreetmap.josm.actions.SessionSaveAction.SessionSaveAsDialog extends ExtendedDialog implements Serializable
-
Class org.openstreetmap.josm.actions.SessionSaveAsAction extends SessionSaveAction implements Serializable
-
Class org.openstreetmap.josm.actions.ShowStatusReportAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.SimplifyWayAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.SplitWayAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.TaggingPresetSearchAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.TiledRenderToggleAction extends ToggleAction implements Serializable
-
Class org.openstreetmap.josm.actions.ToggleAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.ToggleUploadDiscouragedLayerAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.actions.UndoAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.UnGlueAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.UnJoinNodeWayAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.UnselectAllAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.UpdateDataAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.UpdateModifiedAction extends UpdateSelectionAction implements Serializable
-
Class org.openstreetmap.josm.actions.UpdateSelectionAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.UploadAction extends AbstractUploadAction implements Serializable
-
Class org.openstreetmap.josm.actions.UploadNotesAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.UploadSelectionAction extends AbstractUploadAction implements Serializable
-
Class org.openstreetmap.josm.actions.ValidateAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.ViewportFollowToggleAction extends ToggleAction implements Serializable
-
Class org.openstreetmap.josm.actions.WireframeToggleAction extends ToggleAction implements Serializable
-
Class org.openstreetmap.josm.actions.ZoomInAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.ZoomOutAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.ZoomToAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
descriptionInactiveLayer
java.lang.String descriptionInactiveLayer
-
descriptionNominal
java.lang.String descriptionNominal
-
descriptionNoSelection
java.lang.String descriptionNoSelection
-
table
OsmPrimitivesTable table
-
-
-
-
Package org.openstreetmap.josm.actions.audio
-
Class org.openstreetmap.josm.actions.audio.AbstractAudioAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.actions.audio.AudioBackAction extends AbstractAudioAction implements Serializable
-
Class org.openstreetmap.josm.actions.audio.AudioFasterAction extends AudioFastSlowAction implements Serializable
-
Class org.openstreetmap.josm.actions.audio.AudioFastSlowAction extends AbstractAudioAction implements Serializable
-
Serialized Fields
-
multiplier
double multiplier
-
-
-
Class org.openstreetmap.josm.actions.audio.AudioFwdAction extends AbstractAudioAction implements Serializable
-
Class org.openstreetmap.josm.actions.audio.AudioNextAction extends AbstractAudioAction implements Serializable
-
Class org.openstreetmap.josm.actions.audio.AudioPlayPauseAction extends AbstractAudioAction implements Serializable
-
Class org.openstreetmap.josm.actions.audio.AudioPrevAction extends AbstractAudioAction implements Serializable
-
Class org.openstreetmap.josm.actions.audio.AudioSlowerAction extends AudioFastSlowAction implements Serializable
-
-
Package org.openstreetmap.josm.actions.mapmode
-
Class org.openstreetmap.josm.actions.mapmode.AddNoteAction extends MapMode implements Serializable
-
Class org.openstreetmap.josm.actions.mapmode.DeleteAction extends MapMode implements Serializable
-
Serialized Fields
-
drawTargetHighlight
boolean drawTargetHighlight
-
oldEvent
java.awt.event.MouseEvent oldEvent
-
-
-
Class org.openstreetmap.josm.actions.mapmode.DrawAction extends MapMode implements Serializable
-
Serialized Fields
-
backspaceAction
DrawAction.BackSpaceAction backspaceAction
-
currentMouseEastNorth
EastNorth currentMouseEastNorth
-
cursorJoinNode
java.awt.Cursor cursorJoinNode
-
cursorJoinWay
java.awt.Cursor cursorJoinWay
-
ignoreNextKeyRelease
boolean ignoreNextKeyRelease
-
mousePos
java.awt.Point mousePos
-
oldMousePos
java.awt.Point oldMousePos
-
rightClickPressPos
java.awt.Point rightClickPressPos
-
snapChangeAction
DrawAction.SnapChangeAction snapChangeAction
-
snapCheckboxMenuItem
javax.swing.JCheckBoxMenuItem snapCheckboxMenuItem
-
toleranceMultiplier
double toleranceMultiplier
-
wayIsFinished
boolean wayIsFinished
-
-
-
Class org.openstreetmap.josm.actions.mapmode.DrawAction.BackSpaceAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.actions.mapmode.ExtrudeAction extends MapMode implements Serializable
-
Serialized Fields
-
alwaysCreateNodes
boolean alwaysCreateNodes
Iftrue
, when extruding create new node(s) even if segments are parallel. -
cursorCreateNew
java.awt.Cursor cursorCreateNew
The cursor for the 'create_new' mode. -
cursorCreateNodes
java.awt.Cursor cursorCreateNodes
The cursor for the 'alwaysCreateNodes' submode. -
cursorTranslate
java.awt.Cursor cursorTranslate
The cursor for the 'translate' mode. -
dualAlignActive
boolean dualAlignActive
true
, if dual alignment is active. User is dragging the mouse, required conditions are met. TreatExtrudeAction.mode
(extrude/translate/create_new) as dual aligned. -
dualAlignChangeAction
ExtrudeAction.DualAlignChangeAction dualAlignChangeAction
-
dualAlignCheckboxMenuItem
javax.swing.JCheckBoxMenuItem dualAlignCheckboxMenuItem
-
dualAlignEnabled
boolean dualAlignEnabled
true
, if dual alignment mode is enabled. User wants following extrude to be dual aligned. -
dualAlignSegmentCollapsed
boolean dualAlignSegmentCollapsed
true
, if new segment was collapsed -
helperColor
java.awt.Color helperColor
drawing settings for helper lines -
ignoreNextKeyRelease
boolean ignoreNextKeyRelease
-
ignoreSharedNodes
boolean ignoreSharedNodes
settings value whether shared nodes should be ignored or not -
initialMousePos
java.awt.Point initialMousePos
The position of the mouse cursor when the drag action was initiated. -
initialMoveDelay
int initialMoveDelay
The time which needs to pass between click and release before something counts as a move, in milliseconds -
initialMoveThreshold
int initialMoveThreshold
The minimal shift of mouse (in pixels) before something counts as move -
initialN1en
EastNorth initialN1en
The initial EastNorths of node1 and node2 -
initialN2en
EastNorth initialN2en
-
keepSegmentDirection
boolean keepSegmentDirection
-
mainColor
java.awt.Color mainColor
-
mode
ExtrudeAction.Mode mode
-
mouseDownTime
long mouseDownTime
-
newN1en
EastNorth newN1en
The new EastNorths of node1 and node2 -
newN2en
EastNorth newN2en
-
nodeDragWithoutCtrl
boolean nodeDragWithoutCtrl
-
symbolSize
double symbolSize
-
useRepeatedShortcut
boolean useRepeatedShortcut
-
-
-
Class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction extends MapMode implements Serializable
- serialVersionUID:
- 42L
-
Serialized Fields
-
cursorImprove
java.awt.Cursor cursorImprove
-
cursorImproveAdd
java.awt.Cursor cursorImproveAdd
-
cursorImproveAddLock
java.awt.Cursor cursorImproveAddLock
-
cursorImproveDelete
java.awt.Cursor cursorImproveDelete
-
cursorImproveLock
java.awt.Cursor cursorImproveLock
-
cursorSelect
java.awt.Cursor cursorSelect
-
cursorSelectHover
java.awt.Cursor cursorSelectHover
-
dragging
boolean dragging
-
guideColor
java.awt.Color guideColor
-
mousePos
java.awt.Point mousePos
-
mv
MapView mv
-
oldModeHelpText
java.lang.String oldModeHelpText
-
selectionChangedBlocked
boolean selectionChangedBlocked
-
state
ImproveWayAccuracyAction.State state
-
-
Class org.openstreetmap.josm.actions.mapmode.MapMode extends JosmAction implements Serializable
-
Serialized Fields
-
alt
boolean alt
-
ctrl
boolean ctrl
-
cursor
java.awt.Cursor cursor
-
meta
boolean meta
true
if the meta key was pressed (the "Windows" key or the Mac "Command" key)- Since:
- 18456
-
platformMenuShortcutKeyMask
boolean platformMenuShortcutKeyMask
true
if the platform specific menu key was pressed ("ctrl" on Linux/Windows, "cmd" on Mac)- Since:
- 18456
- See Also:
PlatformHook.getMenuShortcutKeyMaskEx()
-
shift
boolean shift
-
-
-
Class org.openstreetmap.josm.actions.mapmode.ParallelWayAction extends MapMode implements Serializable
-
Serialized Fields
-
copyTags
boolean copyTags
-
helperLineEnd
EastNorth helperLineEnd
-
helperLineStart
EastNorth helperLineStart
-
mode
ParallelWayAction.Mode mode
-
mouseHasBeenDragged
boolean mouseHasBeenDragged
-
mouseIsDown
boolean mouseIsDown
-
mousePressedPos
java.awt.Point mousePressedPos
-
mousePressedTime
long mousePressedTime
-
mv
MapView mv
-
snap
boolean snap
-
temporaryLayer
ParallelWayAction.ParallelWayLayer temporaryLayer
-
-
-
Class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode extends MapMode implements Serializable
-
Serialized Fields
-
dragging
boolean dragging
-
mousePos
java.awt.Point mousePos
-
mouseStart
java.awt.Point mouseStart
-
-
-
Class org.openstreetmap.josm.actions.mapmode.SelectAction extends MapMode implements Serializable
-
Serialized Fields
-
cancelDrawMode
boolean cancelDrawMode
-
didMouseDrag
boolean didMouseDrag
-
drawTargetHighlight
boolean drawTargetHighlight
-
initialMoveDelay
int initialMoveDelay
The time which needs to pass between click and release before something counts as a move, in milliseconds -
initialMoveThreshold
int initialMoveThreshold
The screen distance which needs to be travelled before something counts as a move, in pixels -
initialMoveThresholdExceeded
boolean initialMoveThresholdExceeded
-
lassoMode
boolean lassoMode
-
lastMousePos
java.awt.Point lastMousePos
The last known position of the mouse. -
mode
SelectAction.Mode mode
-
mouseDownButton
int mouseDownButton
The pressed button of the user mouse down event. -
mouseDownTime
long mouseDownTime
The time of the user mouse down event. -
mouseReleaseTime
long mouseReleaseTime
The time of the user mouse down event. -
mv
MapView mv
The component this SelectAction is associated with. -
oldEvent
java.awt.event.MouseEvent oldEvent
-
repeatedKeySwitchLassoOption
boolean repeatedKeySwitchLassoOption
-
startEN
EastNorth startEN
point where user pressed the mouse to start movement -
startingDraggingPos
java.awt.Point startingDraggingPos
The old cursor before the user pressed the mouse button.
-
-
-
Class org.openstreetmap.josm.actions.mapmode.SelectLassoAction extends MapMode implements Serializable
-
Class org.openstreetmap.josm.actions.mapmode.SplitMode extends MapMode implements Serializable
-
Serialized Fields
-
highlight
HighlightHelper highlight
Helper to keep track of highlighted primitives
-
-
-
Class org.openstreetmap.josm.actions.mapmode.ZoomAction extends MapMode implements Serializable
-
-
Package org.openstreetmap.josm.actions.relation
-
Class org.openstreetmap.josm.actions.relation.AbstractRelationAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.actions.relation.AddSelectionToRelations extends AbstractRelationAction implements Serializable
-
Class org.openstreetmap.josm.actions.relation.DeleteRelationsAction extends AbstractRelationAction implements Serializable
-
Class org.openstreetmap.josm.actions.relation.DownloadMembersAction extends AbstractRelationAction implements Serializable
-
Class org.openstreetmap.josm.actions.relation.DownloadRelationAction extends AbstractRelationAction implements Serializable
-
Class org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction extends AbstractRelationAction implements Serializable
-
Class org.openstreetmap.josm.actions.relation.DuplicateRelationAction extends AbstractRelationAction implements Serializable
-
Class org.openstreetmap.josm.actions.relation.EditRelationAction extends AbstractRelationAction implements Serializable
-
Class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction extends GpxExportAction implements Serializable
-
Serialized Fields
-
mode
java.util.Set<ExportRelationToGpxAction.Mode> mode
Mode of this ExportToGpxAction -
relations
java.util.Collection<Relation> relations
Primitives this action works on
-
-
-
Class org.openstreetmap.josm.actions.relation.RecentRelationsAction extends JosmAction implements Serializable
-
Serialized Fields
-
arrow
javax.swing.plaf.basic.BasicArrowButton arrow
-
editButton
SideButton editButton
-
launchAction
RecentRelationsAction.LaunchEditorAction launchAction
-
shortcut
Shortcut shortcut
-
-
-
Class org.openstreetmap.josm.actions.relation.SelectInRelationListAction extends AbstractRelationAction implements Serializable
-
Class org.openstreetmap.josm.actions.relation.SelectMembersAction extends AbstractRelationAction implements Serializable
-
Serialized Fields
-
add
boolean add
-
-
-
Class org.openstreetmap.josm.actions.relation.SelectRelationAction extends AbstractRelationAction implements Serializable
-
Serialized Fields
-
add
boolean add
-
-
-
-
Package org.openstreetmap.josm.actions.search
-
Class org.openstreetmap.josm.actions.search.SearchAction extends JosmAction implements Serializable
-
-
Package org.openstreetmap.josm.data
-
Class org.openstreetmap.josm.data.UndoRedoHandler.CommandAddedEvent extends UndoRedoHandler.CommandQueueEvent implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cmd
Command cmd
-
-
Class org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueCleanedEvent extends UndoRedoHandler.CommandQueueEvent implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ds
DataSet ds
-
-
Class org.openstreetmap.josm.data.UndoRedoHandler.CommandRedoneEvent extends UndoRedoHandler.CommandQueueEvent implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cmd
Command cmd
-
-
Class org.openstreetmap.josm.data.UndoRedoHandler.CommandUndoneEvent extends UndoRedoHandler.CommandQueueEvent implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cmd
Command cmd
-
-
-
Package org.openstreetmap.josm.data.cache
-
Class org.openstreetmap.josm.data.cache.BufferedImageCacheEntry extends CacheEntry implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeObject
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class org.openstreetmap.josm.data.cache.CacheEntry extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
content
byte[] content
-
-
Class org.openstreetmap.josm.data.cache.CacheEntryAttributes extends org.apache.commons.jcs3.engine.ElementAttributes implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attrs
java.util.Map<java.lang.String,java.lang.String> attrs
-
-
Class org.openstreetmap.josm.data.cache.HostLimitQueue extends java.util.concurrent.LinkedBlockingDeque<java.lang.Runnable> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hostLimit
int hostLimit
-
hostSemaphores
java.util.Map<java.lang.String,java.util.concurrent.Semaphore> hostSemaphores
-
-
-
Package org.openstreetmap.josm.data.coor
-
Class org.openstreetmap.josm.data.coor.CachedLatLon extends LatLon implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
eastNorth
EastNorth eastNorth
-
-
Class org.openstreetmap.josm.data.coor.EastNorth extends Coordinate implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.data.coor.LatLon extends Coordinate implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.data.coor.PolarCoor extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
angle
double angle
Angular coordinate in radians. -
pole
EastNorth pole
Reference point (analogous to the origin of a Cartesian coordinate system). -
radius
double radius
Radial coordinate (distance from the pole).
-
-
-
Package org.openstreetmap.josm.data.gpx
-
Class org.openstreetmap.josm.data.gpx.GpxExtensionCollection extends java.util.ArrayList<GpxExtension> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
childStack
java.util.Stack<GpxExtension> childStack
-
parent
IWithAttributes parent
-
-
-
Package org.openstreetmap.josm.data.imagery
-
Class org.openstreetmap.josm.data.imagery.WMTSTileSource.WMTSGetCapabilitiesException extends java.lang.Exception implements Serializable
-
-
Package org.openstreetmap.josm.data.imagery.vectortile.mapbox
-
Class org.openstreetmap.josm.data.imagery.vectortile.mapbox.InvalidMapboxVectorTileException extends java.lang.RuntimeException implements Serializable
-
-
Package org.openstreetmap.josm.data.oauth
-
Class org.openstreetmap.josm.data.oauth.OAuth20Exception extends OAuthException implements Serializable
- serialVersionUID:
- -203910656089454886L
-
Serialized Fields
-
type
OAuth20Exception.Type type
-
-
Class org.openstreetmap.josm.data.oauth.OAuthException extends java.lang.Exception implements Serializable
-
-
Package org.openstreetmap.josm.data.osm
-
Class org.openstreetmap.josm.data.osm.CyclicUploadDependencyException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
cycle
java.util.List<Relation> cycle
-
-
-
Class org.openstreetmap.josm.data.osm.DataIntegrityProblemException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
htmlMessage
java.lang.String htmlMessage
-
-
-
Class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygonCreationException extends java.lang.RuntimeException implements Serializable
-
Class org.openstreetmap.josm.data.osm.NodeData extends PrimitiveData implements Serializable
- serialVersionUID:
- 5626323599550908773L
-
Serialized Fields
-
lat
double lat
-
lon
double lon
-
-
Class org.openstreetmap.josm.data.osm.NodePositionComparator extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.data.osm.PrimitiveData extends AbstractPrimitive implements Serializable
- serialVersionUID:
- -1044837092478109138L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.lang.ClassNotFoundException, java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class org.openstreetmap.josm.data.osm.RelationData extends PrimitiveData implements Serializable
- serialVersionUID:
- 1163664954890478565L
-
Serialized Fields
-
members
java.util.List<RelationMemberData> members
-
-
Class org.openstreetmap.josm.data.osm.RelationMemberData extends java.lang.Object implements Serializable
- serialVersionUID:
- 381392198209333319L
-
Serialized Fields
-
memberId
long memberId
-
memberType
OsmPrimitiveType memberType
-
role
java.lang.String role
-
-
Class org.openstreetmap.josm.data.osm.SimplePrimitiveId extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
long id
-
type
OsmPrimitiveType type
-
-
Class org.openstreetmap.josm.data.osm.Tag extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
key
java.lang.String key
-
value
java.lang.String value
-
-
Class org.openstreetmap.josm.data.osm.TagCollection extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tags
java.util.Map<Tag,java.lang.Integer> tags
-
-
Class org.openstreetmap.josm.data.osm.TagMap extends java.util.AbstractMap<java.lang.String,java.lang.String> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tags
java.lang.String[] tags
The tags field. This field is guarded using RCU.
-
-
Class org.openstreetmap.josm.data.osm.Tags extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
key
java.lang.String key
-
values
java.util.Set<java.lang.String> values
-
-
Class org.openstreetmap.josm.data.osm.WayData extends PrimitiveData implements Serializable
- serialVersionUID:
- 106944939313286415L
-
Serialized Fields
-
nodes
java.util.List<java.lang.Long> nodes
-
-
-
Package org.openstreetmap.josm.data.osm.search
-
Class org.openstreetmap.josm.data.osm.search.SearchParseError extends java.lang.Exception implements Serializable
-
-
Package org.openstreetmap.josm.data.osm.visitor.paint
-
Class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker extends java.util.concurrent.RecursiveTask<java.util.List<StyledMapRenderer.StyleRecord>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
circum
double circum
-
directExecutionTaskSize
int directExecutionTaskSize
-
drawArea
boolean drawArea
-
drawMultipolygon
boolean drawMultipolygon
-
drawRestriction
boolean drawRestriction
-
nc
NavigatableComponent nc
-
-
Class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException extends java.lang.RuntimeException implements Serializable
-
-
Package org.openstreetmap.josm.data.preferences
-
Class org.openstreetmap.josm.data.preferences.AbstractProperty.InvalidPreferenceValueException extends java.lang.RuntimeException implements Serializable
-
-
Package org.openstreetmap.josm.data.projection
-
Class org.openstreetmap.josm.data.projection.ProjectionConfigurationException extends java.lang.Exception implements Serializable
-
-
Package org.openstreetmap.josm.data.projection.datum
-
Class org.openstreetmap.josm.data.projection.datum.NTV2GridShift extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lat
double lat
-
latAccuracy
double latAccuracy
-
latAccuracyAvailable
boolean latAccuracyAvailable
-
latShift
double latShift
-
lon
double lon
-
lonAccuracy
double lonAccuracy
-
lonAccuracyAvailable
boolean lonAccuracyAvailable
-
lonShift
double lonShift
-
subGridName
java.lang.String subGridName
-
-
Class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
fromEllipsoid
java.lang.String fromEllipsoid
-
fromSemiMajorAxis
double fromSemiMajorAxis
-
fromSemiMinorAxis
double fromSemiMinorAxis
-
lastSubGrid
NTV2SubGrid lastSubGrid
-
overviewHeaderCount
int overviewHeaderCount
-
shiftType
java.lang.String shiftType
-
subGridCount
int subGridCount
-
subGridHeaderCount
int subGridHeaderCount
-
toEllipsoid
java.lang.String toEllipsoid
-
topLevelSubGrid
NTV2SubGrid[] topLevelSubGrid
-
toSemiMajorAxis
double toSemiMajorAxis
-
toSemiMinorAxis
double toSemiMinorAxis
-
version
java.lang.String version
-
-
Class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
created
java.lang.String created
-
latAccuracy
float[] latAccuracy
-
latInterval
double latInterval
-
latRowCount
int latRowCount
-
latShift
float[] latShift
-
lonAccuracy
float[] lonAccuracy
-
lonColumnCount
int lonColumnCount
-
lonInterval
double lonInterval
-
lonShift
float[] lonShift
-
maxLat
double maxLat
-
maxLon
double maxLon
-
minLat
double minLat
-
minLon
double minLon
-
nodeCount
int nodeCount
-
parentSubGridName
java.lang.String parentSubGridName
-
subGrid
NTV2SubGrid[] subGrid
-
subGridName
java.lang.String subGridName
-
updated
java.lang.String updated
-
-
-
Package org.openstreetmap.josm.data.tagging.ac
-
Class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet extends java.util.TreeSet<AutoCompletionItem> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
values
java.util.Set<java.lang.String> values
-
-
-
Package org.openstreetmap.josm.gui
-
Class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbShowImmediateDialog
javax.swing.JRadioButton cbShowImmediateDialog
-
cbShowPermanentDialog
javax.swing.JRadioButton cbShowPermanentDialog
-
cbShowSessionDialog
javax.swing.JRadioButton cbShowSessionDialog
-
cbStandard
javax.swing.JRadioButton cbStandard
-
-
-
Class org.openstreetmap.josm.gui.ExtendedDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
bTexts
java.lang.String[] bTexts
-
bToolTipTexts
java.lang.String[] bToolTipTexts
-
cancelButtonIdx
java.util.Set<java.lang.Integer> cancelButtonIdx
-
content
java.awt.Component content
-
defaultButton
javax.swing.JButton defaultButton
-
defaultButtonIdx
int defaultButtonIdx
-
disposeOnClose
boolean disposeOnClose
-
focusOnDefaultButton
boolean focusOnDefaultButton
-
helpTopic
java.lang.String helpTopic
the help topic -
isModal
boolean isModal
-
parentComponent
java.awt.Component parentComponent
-
placeContentInScrollPane
boolean placeContentInScrollPane
set to true if the content of the extended dialog should be placed in aJScrollPane
-
rememberSizePref
java.lang.String rememberSizePref
-
result
int result
-
setupDone
boolean setupDone
-
showHelpButton
boolean showHelpButton
true, if the dialog should include a help button -
toggleable
boolean toggleable
-
togglePanel
ConditionalOptionPaneUtil.MessagePanel togglePanel
-
togglePref
java.lang.String togglePref
-
toggleValue
int toggleValue
-
-
-
Class org.openstreetmap.josm.gui.GettingStarted extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
content
java.lang.String content
-
contentInitialized
boolean contentInitialized
-
lg
GettingStarted.LinkGeneral lg
-
timer
javax.swing.Timer timer
-
-
-
Class org.openstreetmap.josm.gui.GettingStarted.LinkGeneral extends JosmEditorPane implements Serializable
-
Class org.openstreetmap.josm.gui.IconToggleButton extends javax.swing.JToggleButton implements Serializable
-
Serialized Fields
-
hideIfDisabled
boolean hideIfDisabled
-
isExpert
boolean isExpert
-
-
-
Class org.openstreetmap.josm.gui.ImageryMenu extends javax.swing.JMenu implements Serializable
-
Serialized Fields
-
dynamicItems
java.util.List<java.lang.Object> dynamicItems
List to store temporary "photo" menu items. They will be deleted (and possibly recreated) when refreshImageryMenu() is called. -
dynamicNonPhotoItems
java.util.Map<ImageryInfo.ImageryCategory,java.util.List<javax.swing.JMenuItem>> dynamicNonPhotoItems
Map to store temporary "not photo" menu items. They will be deleted (and possibly recreated) when refreshImageryMenu() is called. -
dynamicNonPhotoMenus
java.util.List<javax.swing.JMenuItem> dynamicNonPhotoMenus
List to store temporary "not photo" submenus. They will be deleted (and possibly recreated) when refreshImageryMenu() is called. -
dynJosmActions
java.util.List<JosmAction> dynJosmActions
-
offsetMenuItem
javax.swing.JMenuItem offsetMenuItem
-
rectaction
MapRectifierWMSmenuAction rectaction
-
singleOffset
javax.swing.JMenuItem singleOffset
-
-
-
Class org.openstreetmap.josm.gui.MainFrame extends javax.swing.JFrame implements Serializable
-
Class org.openstreetmap.josm.gui.MainMenu extends javax.swing.JMenuBar implements Serializable
-
Serialized Fields
-
about
AboutAction about
Help / About -
addNode
AddNodeAction addNode
Tools / Add Node... -
alignInCircle
AlignInCircleAction alignInCircle
Tools / Align Nodes in Circle -
alignInLine
AlignInLineAction alignInLine
Tools / Align Nodes in Line -
audioBack
JosmAction audioBack
Audio / Back -
audioFaster
JosmAction audioFaster
Audio / Faster -
audioFwd
JosmAction audioFwd
Audio / Forward -
audioMenu
javax.swing.JMenu audioMenu
audioMenu contains all audio-related actions. Be careful, this menu is not guaranteed to be displayed at all -
audioNext
JosmAction audioNext
Audio / Next marker -
audioPlayPause
JosmAction audioPlayPause
Audio / Play/Pause -
audioPrev
JosmAction audioPrev
Audio / Previous Marker -
audioSlower
JosmAction audioSlower
Audio / Slower -
autoScaleActions
java.util.Map<AutoScaleAction.AutoScaleMode,AutoScaleAction> autoScaleActions
View / "Zoom to"... actions -
changesetManager
ChangesetManagerToggleAction changesetManager
Windows / Changeset Manager -
closeChangesetAction
CloseChangesetAction closeChangesetAction
File / Close open changesets... -
combineWay
CombineWayAction combineWay
Tools / Combine Way -
copy
CopyAction copy
Edit / Copy -
copyCoordinates
JosmAction copyCoordinates
Edit / Copy Coordinates -
copyUrl
CopyUrlAction copyUrl
Edit / Copy URLs -
createCircle
CreateCircleAction createCircle
Tools / Create Circle -
createMultipolygon
CreateMultipolygonAction createMultipolygon
Tools / Create multipolygon -
dataMenu
javax.swing.JMenu dataMenu
dataMenu contains plugin actions that are related to certain tagging schemes (addressing opening hours), importing external data and using external web APIs- Since:
- 6082
-
delete
DeleteAction delete
Edit / Delete -
deleteLayerAction
DeleteLayerAction deleteLayerAction
File / Delete Layer -
dialogsToggleAction
DialogsToggleAction dialogsToggleAction
Toggle visibility of dialogs panel -
distribute
DistributeAction distribute
Tools / Distribute Nodes -
download
DownloadAction download
File / Download from OSM... -
downloadAlongWay
DownloadAlongWayAction downloadAlongWay
Tools / Download along way -
downloadInView
DownloadOsmInViewAction downloadInView
File / Download in current view -
downloadNotesInView
DownloadNotesInViewAction downloadNotesInView
File / Download notes in current view -
downloadPrimitive
DownloadPrimitiveAction downloadPrimitive
File / Download object... -
downloadReferrers
DownloadReferrersAction downloadReferrers
File / Download parent ways/relations... -
drawBoundariesOfDownloadedDataAction
DrawBoundariesOfDownloadedDataAction drawBoundariesOfDownloadedDataAction
View / Hatch area outside download -
duplicate
DuplicateAction duplicate
Edit / Duplicate -
editMenu
javax.swing.JMenu editMenu
editMenu contains editing actions -
exit
ExitAction exit
File / Exit -
fileMenu
javax.swing.JMenu fileMenu
fileMenu contains I/O actions -
followLine
FollowLineAction followLine
Tools / Follow line -
fullscreenToggleAction
FullscreenToggleAction fullscreenToggleAction
Toggle the full-screen mode -
gpsMenu
javax.swing.JMenu gpsMenu
gpsMenu contains all plugin actions that are related to using GPS data, including opening, uploading and real-time tracking- Since:
- 6082
-
gpxExport
GpxExportAction gpxExport
File / Export to GPX... -
help
HelpAction help
Help / Help -
helpMenu
javax.swing.JMenu helpMenu
helpMenu contains JOSM general actions (Help, About, etc.) -
historyinfo
HistoryInfoAction historyinfo
View / History -
historyinfoweb
HistoryInfoWebAction historyinfoweb
View / History (web) -
imageryMenu
ImageryMenu imageryMenu
imageryMenu contains all imagery-related actions -
imagerySubMenu
javax.swing.JMenu imagerySubMenu
submenu in Imagery menu that contains plugin-managed additional imagery layers- Since:
- 6097
-
info
InfoAction info
View / Advanced info -
infoweb
InfoWebAction infoweb
View / Advanced info (web) -
invertSelection
InvertSelectionAction invertSelection
Selection / Invert Selection -
joinAreas
JoinAreasAction joinAreas
Tools / Join overlapping Areas -
joinNodeWay
JoinNodeWayAction joinNodeWay
Tools / Join Node to Way -
jumpToAct
JumpToAction jumpToAct
View / Jump to position -
merge
MergeLayerAction merge
Edit / Merge layer -
mergeNodes
MergeNodesAction mergeNodes
Tools / Merge Nodes -
mergeSelected
MergeSelectionAction mergeSelected
Edit / Merge selection -
mirror
MirrorAction mirror
Tools / Mirror -
modeMenu
javax.swing.JMenu modeMenu
modeMenu contains map modes -
moreToolsMenu
javax.swing.JMenu moreToolsMenu
moreToolsMenu contains geometry-related actions from all the plugins- Since:
- 6082 (moved from Utilsplugin2)
-
moveDownAction
JosmAction moveDownAction
Move the selection down -
moveLeftAction
JosmAction moveLeftAction
Move the selection left -
moveNode
MoveNodeAction moveNode
Tools / Move Node... -
moveNodeOntoWay
JoinNodeWayAction moveNodeOntoWay
Tools / Join Way to Node -
moveRightAction
JosmAction moveRightAction
Move the selection right -
moveUpAction
JosmAction moveUpAction
Move the selection up -
newAction
NewAction newAction
File / New Layer -
nonBranchingWaySequences
SelectNonBranchingWaySequencesAction nonBranchingWaySequences
Selection / Non-branching way sequences -
openFile
OpenFileAction openFile
File / Open... -
openLocation
OpenLocationAction openLocation
File / Open Location... -
ortho
OrthogonalizeAction ortho
Tools / Orthogonalize Shape -
orthoUndo
OrthogonalizeAction.Undo orthoUndo
Orthogonalize undo. Action is not shown in the menu. Only triggered by shortcut -
paste
PasteAction paste
Edit / Paste -
pasteAtSource
PasteAtSourcePositionAction pasteAtSource
Edit / Paste at source -
pasteTags
PasteTagsAction pasteTags
Edit / Paste Tags -
preferences
PreferencesAction preferences
Edit / Preferences -
presetSearchAction
TaggingPresetSearchAction presetSearchAction
Search tagging presets -
presetSearchPrimitiveAction
TaggingPresetSearchPrimitiveDialog.Action presetSearchPrimitiveAction
Search objects by their tagging preset -
presetsMenu
javax.swing.JMenu presetsMenu
presetsMenu contains presets actions (search, presets tree) -
purge
JosmAction purge
Edit / Purge... -
recentlyOpened
RecentlyOpenedFilesMenu recentlyOpened
File / Open Recent > -
redo
RedoAction redo
Edit / Redo -
reorderImageryLayersAction
ReorderImageryLayersAction reorderImageryLayersAction
Reorder imagery layers -
reportbug
ReportBugAction reportbug
Help / Report bug -
restart
RestartAction restart
File / Restart -
reverseWay
ReverseWayAction reverseWay
Tools / Reverse Ways -
save
SaveAction save
File / Save -
saveAs
SaveAsAction saveAs
File / Save As... -
search
SearchAction search
Edit / Search... -
searchNotes
SearchNotesDownloadAction searchNotes
File / Search Notes... -
selectAll
SelectAllAction selectAll
Selection / Select All -
selectionMenu
javax.swing.JMenu selectionMenu
selectionMenu contains all actions related to selecting different objects- Since:
- 6082 (moved from Utilsplugin2)
-
sessionSave
SessionSaveAction sessionSave
File / Session > Save Session -
sessionSaveAs
SessionSaveAsAction sessionSaveAs
File / Session > Save Session As... -
sharedChildObjects
SelectSharedChildObjectsAction sharedChildObjects
Selection / Shared Child Objects -
simplifyWay
SimplifyWayAction simplifyWay
Tools / Simplify Way -
splitWay
SplitWayAction splitWay
Tools / Split Way -
statusreport
ShowStatusReportAction statusreport
Help / Show Status Report -
tiledRenderToggleAction
TiledRenderToggleAction tiledRenderToggleAction
View / Tiled Rendering -
toolsMenu
javax.swing.JMenu toolsMenu
toolsMenu contains different geometry manipulation actions from JOSM core (most used) The plugins should use other menus -
undo
UndoAction undo
Edit / Undo... -
unglueNodes
UnGlueAction unglueNodes
Tools / Unglue Ways -
unJoinNodeWay
UnJoinNodeWayAction unJoinNodeWay
Tools / Disconnect Node from Way -
unselectAll
UnselectAllAction unselectAll
Selection / Unselect All -
update
JosmAction update
File / Update data -
updateModified
JosmAction updateModified
File / Update modified -
updateMultipolygon
CreateMultipolygonAction updateMultipolygon
Tools / Update multipolygon -
updateSelection
JosmAction updateSelection
File / Update selection -
upload
JosmAction upload
File / Upload data -
uploadSelection
JosmAction uploadSelection
File / Upload selection -
viewMenu
javax.swing.JMenu viewMenu
viewMenu contains display actions (zoom, map styles, etc.) -
windowMenu
WindowMenu windowMenu
the window menu is split into several groups. The first is for windows that can be opened from this menu any time, e.g. the changeset editor. The second group is for toggle dialogs and the third group is for currently open windows that cannot be toggled, e.g. relation editors. It's recommended to use WINDOW_MENU_GROUP to determine the group integer. -
wireFrameToggleAction
WireframeToggleAction wireFrameToggleAction
View / Wireframe View
-
-
-
Class org.openstreetmap.josm.gui.MainPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
gettingStarted
GettingStarted gettingStarted
-
map
MapFrame map
-
mapFrameListeners
java.util.concurrent.CopyOnWriteArrayList<MapFrameListener> mapFrameListeners
-
-
-
Class org.openstreetmap.josm.gui.MapFrame extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
allDialogButtons
java.util.List<IconToggleButton> allDialogButtons
-
allDialogs
java.util.List<ToggleDialog> allDialogs
-
allMapModeButtons
java.util.List<IconToggleButton> allMapModeButtons
All map mode buttons. Should only be read form the outside -
conflictDialog
ConflictDialog conflictDialog
Conflict dialog -
dialogsPanel
DialogsPanel dialogsPanel
-
filterDialog
FilterDialog filterDialog
Filter dialog -
leftPanel
javax.swing.JPanel leftPanel
-
listAllDialogsAction
MapFrame.ListAllButtonsAction listAllDialogsAction
-
listAllMapModesAction
MapFrame.ListAllButtonsAction listAllMapModesAction
-
mapMode
MapMode mapMode
The current mode, this frame operates. -
mapModeDelete
DeleteAction mapModeDelete
Delete mode -
mapModeDraw
DrawAction mapModeDraw
Draw mode -
mapModeSelect
SelectAction mapModeSelect
Select mode -
mapModeSelectLasso
SelectLassoAction mapModeSelectLasso
Select Lasso mode -
mapModeZoom
ZoomAction mapModeZoom
Zoom mode -
mapPaintDialog
MapPaintDialog mapPaintDialog
Map paint dialog -
mapView
MapView mapView
The view control displayed. -
noteDialog
NotesDialog noteDialog
Notes dialog -
propertiesDialog
PropertiesDialog propertiesDialog
Properties dialog -
relationListDialog
RelationListDialog relationListDialog
Relation list dialog -
selectionListDialog
SelectionListDialog selectionListDialog
Selection list dialog -
sideToolBar
javax.swing.JComponent sideToolBar
The toolbar with the action icons. To add new toggle dialog buttons, use addToggleDialog, to add a new map mode button use addMapMode. -
splitPane
javax.swing.JSplitPane splitPane
The split pane with the mapview (leftPanel) and toggle dialogs (dialogsPanel). -
statusLine
MapStatus statusLine
The status line below the map -
toolBarActions
javax.swing.JToolBar toolBarActions
-
toolBarActionsGroup
javax.swing.ButtonGroup toolBarActionsGroup
-
toolBarToggle
javax.swing.JToolBar toolBarToggle
-
validatorDialog
ValidatorDialog validatorDialog
Validator dialog
-
-
-
Class org.openstreetmap.josm.gui.MapScaler extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
colorSupplier
java.util.function.Supplier<java.awt.Color> colorSupplier
-
getDist100Pixel
java.util.function.DoubleSupplier getDist100Pixel
-
-
-
Class org.openstreetmap.josm.gui.MapStatus extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
angleEnabled
boolean angleEnabled
-
angleText
ImageLabel angleText
-
autoLength
boolean autoLength
see #19887: determine if thedistValue
field should be filled with length of selected object -
DECIMAL_FORMAT
java.text.DecimalFormat DECIMAL_FORMAT
-
distText
ImageLabel distText
-
distValue
double distValue
-
headingText
ImageLabel headingText
-
helpText
JosmTextField helpText
-
latText
ImageLabel latText
-
lonText
ImageLabel lonText
-
mv
MapView mv
The MapView this status belongs to. -
nameText
ImageLabel nameText
-
progressBar
javax.swing.JProgressBar progressBar
-
-
-
Class org.openstreetmap.josm.gui.MapView extends NavigatableComponent implements Serializable
-
Serialized Fields
-
invalidatedListener
MapView.LayerInvalidatedListener invalidatedListener
The listener that listens to invalidations of all layers. -
lastClipBounds
java.awt.Rectangle lastClipBounds
-
lastMEvent
java.awt.event.MouseEvent lastMEvent
The last event performed by mouse. -
lastViewID
int lastViewID
-
layerManager
MainLayerManager layerManager
A list of all layers currently loaded. If we support multiple map views, this list may be different for each of them. -
mapNavigationComponents
java.util.List<? extends javax.swing.JComponent> mapNavigationComponents
-
oldLoc
java.awt.Point oldLoc
-
oldSize
java.awt.Dimension oldSize
-
paintPreferencesChanged
java.util.concurrent.atomic.AtomicBoolean paintPreferencesChanged
-
registeredLayers
java.util.HashMap<Layer,MapViewPaintable.LayerPainter> registeredLayers
This is a map of all Layers that have been added to this view. -
virtualNodesEnabled
boolean virtualNodesEnabled
-
worldBorderStroke
java.awt.Stroke worldBorderStroke
-
-
-
Class org.openstreetmap.josm.gui.MapViewState extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.ModeMenu extends javax.swing.JMenu implements Serializable
-
Class org.openstreetmap.josm.gui.NavigatableComponent extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
previousHoveredPrimitive
IPrimitive previousHoveredPrimitive
-
primitiveHoverListeners
java.util.concurrent.CopyOnWriteArrayList<PrimitiveHoverListener> primitiveHoverListeners
-
primitiveHoverMouseListenerHelper
NavigatableComponent.PrimitiveHoverMouseListener primitiveHoverMouseListenerHelper
-
projectionChangeListener
ProjectionChangeListener projectionChangeListener
Main uses weak link to store this, so we need to keep a reference. -
zoomTimestamp
long zoomTimestamp
-
-
-
Class org.openstreetmap.josm.gui.NoteInputDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
textArea
JosmTextArea textArea
-
-
-
Class org.openstreetmap.josm.gui.NoteSortDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
dateSort
javax.swing.JRadioButton dateSort
-
defaultSort
javax.swing.JRadioButton defaultSort
-
lastActionSort
javax.swing.JRadioButton lastActionSort
-
userSort
javax.swing.JRadioButton userSort
-
-
-
Class org.openstreetmap.josm.gui.NotificationManager.RoundedPanel extends javax.swing.JPanel implements Serializable
-
Class org.openstreetmap.josm.gui.PleaseWaitDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
btnCancel
javax.swing.JButton btnCancel
-
btnInBackground
javax.swing.JButton btnInBackground
-
currentAction
javax.swing.JLabel currentAction
-
customText
javax.swing.JLabel customText
-
progressBar
javax.swing.JProgressBar progressBar
-
spLog
javax.swing.JScrollPane spLog
-
taLog
JosmTextArea taLog
the text area and the scroll pane for the log
-
-
-
Class org.openstreetmap.josm.gui.ScrollViewport extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
allowedScrollDirections
int allowedScrollDirections
-
buttons
java.util.List<javax.swing.JButton> buttons
-
component
javax.swing.JComponent component
-
scrollDirection
int scrollDirection
-
timer
javax.swing.Timer timer
-
vp
javax.swing.JViewport vp
-
-
-
Class org.openstreetmap.josm.gui.SideButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
arrowButton
javax.swing.plaf.basic.BasicArrowButton arrowButton
-
arrowEnabledWithButton
boolean arrowEnabledWithButton
-
-
-
Class org.openstreetmap.josm.gui.SplashScreen extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
progressRenderer
SplashScreen.SplashScreenProgressRenderer progressRenderer
-
-
-
Class org.openstreetmap.josm.gui.WindowMenu extends javax.swing.JMenu implements Serializable
-
-
Package org.openstreetmap.josm.gui.animation
-
Class org.openstreetmap.josm.gui.animation.BirthdayExtension extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
giftList
java.util.ArrayList<BirthdayExtension.Gift> giftList
-
giftNumber
int giftNumber
-
h
double h
-
isClicked
boolean isClicked
-
isHappyBirthday
boolean isHappyBirthday
-
lastSpawnTime
long lastSpawnTime
-
Mx
double Mx
-
My
double My
-
myImage
java.awt.Image myImage
-
originX
int originX
-
originY
int originY
-
player
BirthdayExtension.Player player
-
startTime
long startTime
-
w
double w
-
-
-
-
Package org.openstreetmap.josm.gui.autofilter
-
Class org.openstreetmap.josm.gui.autofilter.AutoFilterButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
filter
AutoFilter filter
-
-
-
-
Package org.openstreetmap.josm.gui.bbox
-
Class org.openstreetmap.josm.gui.bbox.JosmMapViewer extends org.openstreetmap.gui.jmapviewer.JMapViewer implements Serializable
-
Class org.openstreetmap.josm.gui.bbox.SizeButton extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
enlargeImage
javax.swing.ImageIcon enlargeImage
-
isEnlarged
boolean isEnlarged
-
shrinkImage
javax.swing.ImageIcon shrinkImage
-
slippyMapBBoxChooser
SlippyMapBBoxChooser slippyMapBBoxChooser
-
-
-
Class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser extends JosmMapViewer implements Serializable
-
Serialized Fields
-
iSizeButton
SizeButton iSizeButton
-
iSourceButton
SourceButton iSourceButton
-
showDownloadAreaButtonModel
javax.swing.ButtonModel showDownloadAreaButtonModel
-
-
-
Class org.openstreetmap.josm.gui.bbox.SourceButton extends PopupMenuButton implements Serializable
-
Serialized Fields
-
showDownloadAreaButtonModel
javax.swing.ButtonModel showDownloadAreaButtonModel
-
slippyMapBBoxChooser
SlippyMapBBoxChooser slippyMapBBoxChooser
-
sourceButtonGroup
javax.swing.ButtonGroup sourceButtonGroup
-
sources
java.util.List<org.openstreetmap.gui.jmapviewer.interfaces.TileSource> sources
-
-
-
Class org.openstreetmap.josm.gui.bbox.SourceButton.TileSourceButtonModel extends javax.swing.JToggleButton.ToggleButtonModel implements Serializable
-
Serialized Fields
-
tileSource
org.openstreetmap.gui.jmapviewer.interfaces.TileSource tileSource
-
-
-
Class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
mapViewer
TileSelectionBBoxChooser.TileBoundsMapView mapViewer
the map viewer showing the selected bounding box -
pnlTileAddress
TileSelectionBBoxChooser.TileAddressInputPanel pnlTileAddress
a panel for entering a bounding box given by the address of an individual OSM tile at a given zoom level -
pnlTileGrid
TileSelectionBBoxChooser.TileGridInputPanel pnlTileGrid
a panel for entering a bounding box given by a tile grid and a zoom level
-
-
-
-
Package org.openstreetmap.josm.gui.bugreport
-
Class org.openstreetmap.josm.gui.bugreport.BugReportDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
cbSuppressAll
javax.swing.JCheckBox cbSuppressAll
-
cbSuppressSingle
javax.swing.JCheckBox cbSuppressSingle
-
content
javax.swing.JPanel content
-
report
BugReport report
-
textPanel
DebugTextDisplay textPanel
-
-
-
Class org.openstreetmap.josm.gui.bugreport.BugReportSettingsPanel extends javax.swing.JPanel implements Serializable
-
Class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay extends javax.swing.JScrollPane implements Serializable
-
Serialized Fields
-
text
java.lang.String text
-
textArea
JosmTextArea textArea
-
-
-
Class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
josmVersion
int josmVersion
-
testedVersionField
JMultilineLabel testedVersionField
-
-
-
-
Package org.openstreetmap.josm.gui.conflict.pair
-
Class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.ComparePairListModel extends JosmComboBoxModel<ComparePairType> implements Serializable
-
Serialized Fields
-
compareModes
java.util.List<ComparePairType> compareModes
-
selectedIdx
int selectedIdx
-
-
-
Class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel extends javax.swing.DefaultListSelectionModel implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesTableModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Serialized Fields
-
role
ListRole role
-
-
-
Class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
copyAfterCurrentLeftAction
AbstractListMerger.CopyAfterCurrentLeftAction copyAfterCurrentLeftAction
-
copyAfterCurrentRightAction
AbstractListMerger.CopyAfterCurrentRightAction copyAfterCurrentRightAction
-
copyAllLeft
AbstractListMerger.CopyAllLeft copyAllLeft
-
copyAllRight
AbstractListMerger.CopyAllRight copyAllRight
-
copyBeforeCurrentLeftAction
AbstractListMerger.CopyBeforeCurrentLeftAction copyBeforeCurrentLeftAction
-
copyBeforeCurrentRightAction
AbstractListMerger.CopyBeforeCurrentRightAction copyBeforeCurrentRightAction
-
copyEndLeftAction
AbstractListMerger.CopyEndLeftAction copyEndLeftAction
-
copyEndRightAction
AbstractListMerger.CopyEndRightAction copyEndRightAction
-
copyStartLeftAction
AbstractListMerger.CopyStartLeftAction copyStartLeftAction
-
copyStartRightAction
AbstractListMerger.CopyStartRightAction copyStartRightAction
-
freezeAction
AbstractListMerger.FreezeAction freezeAction
-
lblFrozenState
javax.swing.JLabel lblFrozenState
-
lblMergedVersion
javax.swing.JLabel lblMergedVersion
-
lblMyVersion
javax.swing.JLabel lblMyVersion
-
lblTheirVersion
javax.swing.JLabel lblTheirVersion
-
mergedEntriesTable
OsmPrimitivesTable mergedEntriesTable
-
moveDownMergedAction
AbstractListMerger.MoveDownMergedAction moveDownMergedAction
-
moveUpMergedAction
AbstractListMerger.MoveUpMergedAction moveUpMergedAction
-
myEntriesTable
OsmPrimitivesTable myEntriesTable
-
removeMergedAction
AbstractListMerger.RemoveMergedAction removeMergedAction
-
theirEntriesTable
OsmPrimitivesTable theirEntriesTable
-
-
-
Class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
currentRow
int currentRow
The current row counter. Used when adding new rows.
-
-
-
Class org.openstreetmap.josm.gui.conflict.pair.ComparePairListCellRenderer extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
mergeComplete
javax.swing.ImageIcon mergeComplete
-
mergeIncomplete
javax.swing.ImageIcon mergeIncomplete
-
nodeListMerger
NodeListMerger nodeListMerger
-
propertiesMerger
PropertiesMerger propertiesMerger
-
relationMemberMerger
RelationMemberMerger relationMemberMerger
-
resolvedCompletely
boolean resolvedCompletely
indicates whether the current conflict is resolved completely -
tabbedPane
javax.swing.JTabbedPane tabbedPane
-
tagMerger
TagMerger tagMerger
-
-
-
Class org.openstreetmap.josm.gui.conflict.pair.PairTable extends OsmPrimitivesTable implements Serializable
-
-
Package org.openstreetmap.josm.gui.conflict.pair.nodes
-
Class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMerger extends AbstractListMerger<Node,WayNodesConflictResolverCommand> implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTable extends PairTable implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
icon
javax.swing.ImageIcon icon
-
-
-
-
Package org.openstreetmap.josm.gui.conflict.pair.properties
-
Class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger extends AbstractMergePanel implements Serializable
-
Serialized Fields
-
lblMergedCoordinates
javax.swing.JLabel lblMergedCoordinates
-
lblMergedDeletedState
javax.swing.JLabel lblMergedDeletedState
-
lblMyCoordinates
javax.swing.JLabel lblMyCoordinates
-
lblMyDeletedState
javax.swing.JLabel lblMyDeletedState
-
lblMyReferrers
javax.swing.JLabel lblMyReferrers
-
lblTheirCoordinates
javax.swing.JLabel lblTheirCoordinates
-
lblTheirDeletedState
javax.swing.JLabel lblTheirDeletedState
-
lblTheirReferrers
javax.swing.JLabel lblTheirReferrers
-
mineVersionInfo
VersionInfoPanel mineVersionInfo
-
theirVersionInfo
VersionInfoPanel theirVersionInfo
-
-
-
-
Package org.openstreetmap.josm.gui.conflict.pair.relation
-
Class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger extends AbstractListMerger<RelationMember,RelationMemberConflictResolverCommand> implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTable extends PairTable implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellEditor extends javax.swing.AbstractCellEditor implements Serializable
-
Serialized Fields
-
editor
JosmTextField editor
-
-
-
Class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer extends javax.swing.JLabel implements Serializable
-
-
Package org.openstreetmap.josm.gui.conflict.pair.tags
-
Class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer extends TagMergeTableCellRenderer implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer extends TagMergeTableCellRenderer implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Serialized Fields
-
numUndecidedTags
int numUndecidedTags
-
-
-
Class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger extends AbstractMergePanel implements Serializable
-
Serialized Fields
-
mergedTable
javax.swing.JTable mergedTable
the table for the merged tag set -
mineTable
javax.swing.JTable mineTable
the table for my tag set -
model
TagMergeModel model
-
theirTable
javax.swing.JTable theirTable
the table for their tag set
-
-
-
Class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer extends TagMergeTableCellRenderer implements Serializable
-
-
Package org.openstreetmap.josm.gui.conflict.tags
-
Class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
applied
boolean applied
-
btnApply
javax.swing.JButton btnApply
the apply button -
helpAction
ContextSensitiveHelpAction helpAction
the private help action -
modelRelConflictResolver
RelationMemberConflictResolverModel modelRelConflictResolver
-
modelTagConflictResolver
TagConflictResolverModel modelTagConflictResolver
-
pnlButtons
javax.swing.JPanel pnlButtons
-
pnlRelationMemberConflictResolver
RelationMemberConflictResolver pnlRelationMemberConflictResolver
-
pnlTagConflictResolver
TagConflictResolver pnlTagConflictResolver
-
primitiveResolver
CombinePrimitiveResolver primitiveResolver
-
spTagConflictTypes
AutoAdjustingSplitPane spTagConflictTypes
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.CancelAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor extends javax.swing.AbstractCellEditor implements Serializable
-
Serialized Fields
-
editor
JosmComboBox<java.lang.Object> editor
the combo box used as editor -
editorModel
JosmComboBoxModel<java.lang.Object> editorModel
-
listeners
java.util.concurrent.CopyOnWriteArrayList<MultiValueCellEditor.NavigationListener> listeners
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
cbDecisionRenderer
JosmComboBox<java.lang.Object> cbDecisionRenderer
-
iconDecided
javax.swing.ImageIcon iconDecided
-
iconUndecided
javax.swing.ImageIcon iconUndecided
-
model
JosmComboBoxModel<java.lang.Object> model
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
canceled
boolean canceled
-
iconResolved
javax.swing.ImageIcon iconResolved
-
iconUnresolved
javax.swing.ImageIcon iconUnresolved
-
mode
PasteTagsConflictResolverDialog.Mode mode
-
model
TagConflictResolverModel model
-
pnlTagResolver
javax.swing.JPanel pnlTagResolver
-
statisticsModel
PasteTagsConflictResolverDialog.StatisticsTableModel statisticsModel
-
tpResolvers
javax.swing.JTabbedPane tpResolvers
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbTagRelations
javax.swing.JCheckBox cbTagRelations
-
lblHeader
JMultilineLabel lblHeader
-
model
RelationMemberConflictResolverModel model
-
tblResolver
RelationMemberConflictResolverTable tblResolver
-
tfKey
AutoCompletingTextField tfKey
-
tfRole
AutoCompletingTextField tfRole
-
tfValue
AutoCompletingTextField tfValue
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Serialized Fields
-
defaultTableCellRenderer
javax.swing.table.DefaultTableCellRenderer defaultTableCellRenderer
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Serialized Fields
-
numConflicts
int numConflicts
the number of conflicts -
support
java.beans.PropertyChangeSupport support
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
selectNextColumnCellAction
RelationMemberConflictResolverTable.SelectNextColumnCellAction selectNextColumnCellAction
-
selectPreviousColumnCellAction
RelationMemberConflictResolverTable.SelectPreviousColumnCellAction selectPreviousColumnCellAction
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbShowTagsWithConflictsOnly
javax.swing.JCheckBox cbShowTagsWithConflictsOnly
selects whether only tags with conflicts are displayed -
cbShowTagsWithMultiValuesOnly
javax.swing.JCheckBox cbShowTagsWithMultiValuesOnly
-
model
TagConflictResolverModel model
the model for the tag conflict resolver
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Serialized Fields
-
displayedKeys
java.util.List<java.lang.String> displayedKeys
-
keysWithConflicts
java.util.Set<java.lang.String> keysWithConflicts
-
numConflicts
int numConflicts
-
showTagsWithConflictsOnly
boolean showTagsWithConflictsOnly
-
showTagsWithMultiValuesOnly
boolean showTagsWithMultiValuesOnly
-
support
java.beans.PropertyChangeSupport support
-
-
-
Class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable extends JosmTable implements Serializable
-
-
Package org.openstreetmap.josm.gui.correction
-
Class org.openstreetmap.josm.gui.correction.CorrectionTable extends javax.swing.JTable implements Serializable
-
Class org.openstreetmap.josm.gui.correction.CorrectionTable.BoldRenderer extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.correction.CorrectionTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
apply
boolean[] apply
-
applyColumn
int applyColumn
-
-
-
Class org.openstreetmap.josm.gui.correction.RoleCorrectionTable extends CorrectionTable<RoleCorrectionTableModel> implements Serializable
-
Class org.openstreetmap.josm.gui.correction.RoleCorrectionTableModel extends CorrectionTableModel<RoleCorrection> implements Serializable
-
Class org.openstreetmap.josm.gui.correction.TagCorrectionTable extends CorrectionTable<TagCorrectionTableModel> implements Serializable
-
Class org.openstreetmap.josm.gui.correction.TagCorrectionTableModel extends CorrectionTableModel<TagCorrection> implements Serializable
-
-
Package org.openstreetmap.josm.gui.datatransfer
-
Class org.openstreetmap.josm.gui.datatransfer.AbstractStackTransferHandler extends javax.swing.TransferHandler implements Serializable
-
Class org.openstreetmap.josm.gui.datatransfer.OpenTransferHandler extends AbstractStackTransferHandler implements Serializable
-
Class org.openstreetmap.josm.gui.datatransfer.OsmTransferHandler extends AbstractStackTransferHandler implements Serializable
-
Class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable.Data extends java.lang.Object implements Serializable
- serialVersionUID:
- -8432393711635811029L
-
Serialized Fields
-
relationMemberDatas
java.util.Collection<RelationMemberData> relationMemberDatas
-
-
-
Package org.openstreetmap.josm.gui.datatransfer.data
-
Class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
counts
java.util.EnumMap<OsmPrimitiveType,java.lang.Integer> counts
-
tags
java.util.EnumMap<OsmPrimitiveType,TagCollection> tags
-
-
Class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
direct
java.util.ArrayList<PrimitiveData> direct
-
referenced
java.util.ArrayList<PrimitiveData> referenced
-
-
Class org.openstreetmap.josm.gui.datatransfer.data.TagTransferData extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tags
TagMap tags
-
-
-
Package org.openstreetmap.josm.gui.dialogs
-
Class org.openstreetmap.josm.gui.dialogs.ChangesetDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
cbInSelectionOnly
javax.swing.JCheckBox cbInSelectionOnly
-
closeChangesetAction
ChangesetDialog.CloseOpenChangesetsAction closeChangesetAction
-
inActiveDataLayerModel
ChangesetsInActiveDataLayerListModel inActiveDataLayerModel
-
inSelectionModel
ChangesetInSelectionListModel inSelectionModel
-
lstInActiveDataLayer
javax.swing.JList<Changeset> lstInActiveDataLayer
-
lstInSelection
javax.swing.JList<Changeset> lstInSelection
-
pnlList
javax.swing.JPanel pnlList
-
popupMenu
ChangesetDialog.ChangesetDialogPopup popupMenu
-
readChangesetAction
ChangesetDialog.ReadChangesetsAction readChangesetAction
-
selectObjectsAction
ChangesetDialog.SelectObjectsAction selectObjectsAction
-
showChangesetInfoAction
ChangesetDialog.ShowChangesetInfoAction showChangesetInfoAction
-
-
-
Class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.CommandStackDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
lastOperation
CommandStackDialog.UndoRedoType lastOperation
-
redoRoot
javax.swing.tree.DefaultMutableTreeNode redoRoot
-
redoTree
javax.swing.JTree redoTree
-
redoTreeModel
javax.swing.tree.DefaultTreeModel redoTreeModel
-
scrollPane
javax.swing.JScrollPane scrollPane
-
selectAction
CommandStackDialog.SelectAction selectAction
-
selectAndZoomAction
CommandStackDialog.SelectAndZoomAction selectAndZoomAction
-
separator
javax.swing.JSeparator separator
-
spacer
java.awt.Component spacer
-
undoRoot
javax.swing.tree.DefaultMutableTreeNode undoRoot
-
undoTree
javax.swing.JTree undoTree
-
undoTreeModel
javax.swing.tree.DefaultTreeModel undoTreeModel
-
-
-
Class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAndZoomAction extends CommandStackDialog.SelectAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoAction extends JosmAction implements Serializable
-
Serialized Fields
-
tree
javax.swing.JTree tree
-
type
CommandStackDialog.UndoRedoType type
-
-
-
Class org.openstreetmap.josm.gui.dialogs.ConflictDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
actResolve
ConflictDialog.ResolveAction actResolve
-
actSelect
ConflictDialog.SelectAction actSelect
-
lstConflicts
javax.swing.JList<OsmPrimitive> lstConflicts
the list widget for the list of conflicts -
popupMenu
javax.swing.JPopupMenu popupMenu
-
-
-
Class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
applyResolutionAction
ConflictResolutionDialog.ApplyResolutionAction applyResolutionAction
-
isRegistered
boolean isRegistered
-
resolver
ConflictResolver resolver
the conflict resolver component -
titleLabel
javax.swing.JLabel titleLabel
-
-
-
Class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
btnOK
javax.swing.JButton btnOK
-
canceled
boolean canceled
-
deletedRelationsModel
DeleteFromRelationConfirmationDialog.RelationDeleteModel deletedRelationsModel
The data model for deleting relations -
htmlPanel
HtmlPanel htmlPanel
The table to hide/show if the relations to delete are not empty -
model
DeleteFromRelationConfirmationDialog.RelationMemberTableModel model
the data model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.DialogsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
allDialogs
java.util.List<ToggleDialog> allDialogs
-
initialized
boolean initialized
IfDialogsPanel.initialize(List)
was called. read only from outside -
mSpltPane
MultiSplitPane mSpltPane
-
myParent
javax.swing.JSplitPane myParent
-
panels
java.util.List<javax.swing.JPanel> panels
Panels that are added to the multisplitpane.
-
-
-
Class org.openstreetmap.josm.gui.dialogs.FilterDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
addAction
FilterDialog.AddAction addAction
-
deleteAction
FilterDialog.DeleteAction deleteAction
-
editAction
FilterDialog.EditAction editAction
-
enableFilterAction
FilterDialog.EnableFilterAction enableFilterAction
-
filterModel
FilterTableModel filterModel
-
hidingFilterAction
FilterDialog.HidingFilterAction hidingFilterAction
-
moveDownAction
FilterDialog.MoveDownAction moveDownAction
-
moveUpAction
FilterDialog.MoveUpAction moveUpAction
-
reverseAction
FilterDialog.ReverseAction reverseAction
-
sortAction
FilterDialog.SortAction sortAction
-
userTable
javax.swing.JTable userTable
-
-
-
Class org.openstreetmap.josm.gui.dialogs.FilterTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
lblOSD
OSDLabel lblOSD
A helper forFilterTableModel.drawOSDText(Graphics2D)
-
model
FilterModel model
The filter model -
selectionModel
javax.swing.ListSelectionModel selectionModel
The selection model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
editcountTabLoaded
boolean editcountTabLoaded
-
mappaintTabLoaded
boolean mappaintTabLoaded
-
-
-
Class org.openstreetmap.josm.gui.dialogs.LatLonDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
eastNorthCoordinates
EastNorth eastNorthCoordinates
-
eastNorthValidator
LatLonDialog.EastNorthValidator eastNorthValidator
-
latLonCoordinates
LatLon latLonCoordinates
-
latLonValidator
LatLonDialog.LatLonValidator latLonValidator
-
tabs
javax.swing.JTabbedPane tabs
The tabs that define the coordinate mode. -
tfEastNorth
JosmTextField tfEastNorth
-
tfLatLon
JosmTextField tfLatLon
-
-
-
Class org.openstreetmap.josm.gui.dialogs.LayerListDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
activateLayerAction
ActivateLayerAction activateLayerAction
-
cycleLayerDownAction
CycleLayerDownAction cycleLayerDownAction
-
cycleLayerUpAction
CycleLayerUpAction cycleLayerUpAction
-
layerList
LayerListDialog.LayerList layerList
the list of layers (technically its a JTable, but appears like a list) -
model
LayerListDialog.LayerListModel model
the model for the layer list -
modelListener
LayerListDialog.LayerListModelListener modelListener
-
popupHandler
LayerListDialog.PopupMenuHandler popupHandler
-
showHideLayerAction
ShowHideLayerAction showHideLayerAction
-
visibilityToggleActions
LayerListDialog.ToggleLayerIndexVisibility[] visibilityToggleActions
-
visibilityWidthListener
LayerListDialog.ColumnWidthAdaptionListener visibilityWidthListener
-
-
-
Class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
layerList
LayerListDialog.LayerList layerList
-
layerManager
MainLayerManager layerManager
-
listeners
java.util.concurrent.CopyOnWriteArrayList<LayerListDialog.LayerListModelListener> listeners
-
selectionModel
javax.swing.DefaultListSelectionModel selectionModel
manages list selection state
-
-
-
Class org.openstreetmap.josm.gui.dialogs.LayerListPopup extends javax.swing.JPopupMenu implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.LayerListPopup.InfoAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.LogShowDialog extends ExtendedDialog implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.MapPaintDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
cbWireframe
javax.swing.JCheckBox cbWireframe
-
downAction
MapPaintDialog.MoveUpDownAction downAction
-
model
MapPaintDialog.StylesModel model
-
onoffAction
MapPaintDialog.OnOffAction onoffAction
-
reloadAction
MapPaintDialog.ReloadAction reloadAction
-
selectionModel
javax.swing.DefaultListSelectionModel selectionModel
-
tblStyles
ScrollableTable tblStyles
-
upAction
MapPaintDialog.MoveUpDownAction upAction
-
-
-
Class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
errorsTabLoaded
boolean errorsTabLoaded
-
sourceTabLoaded
boolean sourceTabLoaded
-
warningsTabLoaded
boolean warningsTabLoaded
-
-
-
Class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MapPaintPopup extends StayOpenPopupMenu implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction extends JosmAction implements Serializable
-
Serialized Fields
-
increment
int increment
-
-
-
Class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.OnOffAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
columnClasses
java.lang.Class<?>[] columnClasses
-
-
-
Class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
selector
MenuItemSearchDialog.MenuItemSelector selector
-
-
-
Class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog.Action extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.MinimapDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
skipEvents
boolean skipEvents
-
slippyMap
SlippyMapBBoxChooser slippyMap
-
-
-
Class org.openstreetmap.josm.gui.dialogs.NotesDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
addCommentAction
NotesDialog.AddCommentAction addCommentAction
-
closeAction
NotesDialog.CloseAction closeAction
-
displayList
javax.swing.JList<Note> displayList
-
downloadNotesInViewAction
DownloadNotesInViewAction downloadNotesInViewAction
-
filter
JosmTextField filter
-
model
NotesDialog.NoteTableModel model
-
newAction
NotesDialog.NewAction newAction
-
openInBrowserAction
NotesDialog.OpenInBrowserAction openInBrowserAction
-
reopenAction
NotesDialog.ReopenAction reopenAction
-
sortAction
NotesDialog.SortAction sortAction
-
uploadAction
UploadNotesAction uploadAction
-
-
-
Class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
cbId
HistoryComboBox cbId
-
cbType
OsmPrimitiveTypesComboBox cbType
-
panel
javax.swing.JPanel panel
-
tfId
OsmIdTextField tfId
-
-
-
Class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog extends ExtendedDialog implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.RelationListDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
addSelectionToRelations
AddSelectionToRelations addSelectionToRelations
add all selected primitives to the given relations -
deleteRelationsAction
DeleteRelationsAction deleteRelationsAction
the delete action -
displaylist
javax.swing.JList<IRelation<?>> displaylist
The display list. -
duplicateAction
DuplicateRelationAction duplicateAction
the duplicate action -
editAction
EditRelationAction editAction
the edit action -
exportRelationFromFirstAction
ExportRelationToGpxAction exportRelationFromFirstAction
export relation to GPX track action -
exportRelationFromFirstToLayerAction
ExportRelationToGpxAction exportRelationFromFirstToLayerAction
-
exportRelationFromLastAction
ExportRelationToGpxAction exportRelationFromLastAction
-
exportRelationFromLastToLayerAction
ExportRelationToGpxAction exportRelationFromLastToLayerAction
-
filter
JosmTextField filter
-
highlightEnabled
boolean highlightEnabled
-
model
RelationListDialog.RelationListModel model
the list model used -
newAction
RelationListDialog.NewAction newAction
-
popupMenu
javax.swing.JPopupMenu popupMenu
the popup menu and its handler -
selectRelationAction
SelectRelationAction selectRelationAction
the select relation action
-
-
-
Class org.openstreetmap.josm.gui.dialogs.SearchDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
add
javax.swing.JRadioButton add
-
addOnToolbar
javax.swing.JCheckBox addOnToolbar
-
allElements
javax.swing.JCheckBox allElements
-
caseSensitive
javax.swing.JCheckBox caseSensitive
-
hcbSearchString
AutoCompComboBox<SearchSetting> hcbSearchString
-
inSelection
javax.swing.JRadioButton inSelection
-
mapCSSSearch
javax.swing.JRadioButton mapCSSSearch
-
regexSearch
javax.swing.JRadioButton regexSearch
-
remove
javax.swing.JRadioButton remove
-
replace
javax.swing.JRadioButton replace
-
searchSettings
SearchSetting searchSettings
-
selector
TaggingPresetSelector selector
-
standardSearch
javax.swing.JRadioButton standardSearch
-
-
-
Class org.openstreetmap.josm.gui.dialogs.SelectionListDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
actSearch
SelectionListDialog.SearchAction actSearch
-
actSelect
SelectionListDialog.SelectAction actSelect
-
actShowHistory
SelectionListDialog.ShowHistoryAction actShowHistory
-
actZoomToJOSMSelection
SelectionListDialog.ZoomToJOSMSelectionAction actZoomToJOSMSelection
-
actZoomToListSelection
SelectionListDialog.ZoomToListSelection actZoomToListSelection
-
lstPrimitives
javax.swing.JList<OsmPrimitive> lstPrimitives
-
model
SelectionListDialog.SelectionListModel model
-
popupMenu
ListPopupMenu popupMenu
the popup menu and its handler -
selectionModel
javax.swing.DefaultListSelectionModel selectionModel
-
-
-
Class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchMenuItem extends javax.swing.JMenuItem implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionHistoryPopup extends javax.swing.JPopupMenu implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem extends javax.swing.JMenuItem implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionTransferHandler extends javax.swing.TransferHandler implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.ToggleDialog extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
alwaysHidden
javax.swing.JRadioButtonMenuItem alwaysHidden
-
alwaysShown
javax.swing.JRadioButtonMenuItem alwaysShown
-
button
javax.swing.JToggleButton button
-
buttonHiding
ToggleDialog.ButtonHidingType buttonHiding
Indicates whether dynamic button hiding is active or not. -
buttonsPanel
javax.swing.JPanel buttonsPanel
-
detachedDialog
javax.swing.JDialog detachedDialog
the JDialog displaying the toggle dialog as undocked dialog -
dialogsPanel
DialogsPanel dialogsPanel
DialogsPanel that manages all ToggleDialogs -
dynamic
javax.swing.JRadioButtonMenuItem dynamic
-
isCollapsed
boolean isCollapsed
If isShowing and isDocked are true, indicates whether the dialog is currently minimized or not. -
isDocked
boolean isDocked
If isShowing is true, indicates whether the dialog is docked or not, e. g. shown as part of the main window or as a separate dialog window. -
isShowing
boolean isShowing
Indicates whether the dialog is showing or not. -
name
java.lang.String name
-
preferenceClass
java.lang.Class<? extends PreferenceSetting> preferenceClass
The linked preferences class (optional). If set, accessible from the title bar with a dedicated button -
preferencePrefix
java.lang.String preferencePrefix
-
preferredHeight
int preferredHeight
the preferred height if the toggle dialog is expanded -
titleBar
ToggleDialog.TitleBar titleBar
-
toggleAction
ToggleDialog.ToggleDialogAction toggleAction
The action to toggle this dialog -
windowMenuItem
javax.swing.JCheckBoxMenuItem windowMenuItem
holds the menu entry in the windows menu. Required to properly toggle the checkbox on show/hide
-
-
-
Class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
buttonsHide
javax.swing.JButton buttonsHide
the button which shows whether buttons are dynamic or not -
lblMinimized
javax.swing.JLabel lblMinimized
the label which shows whether the toggle dialog is expanded or collapsed -
lblTitle
javax.swing.JLabel lblTitle
the label which displays the dialog's title -
lblTitleWeak
javax.swing.JComponent lblTitleWeak
-
mouseEventHandler
ToggleDialog.TitleBar.MouseEventHandler mouseEventHandler
-
popupMenu
ToggleDialog.TitleBar.DialogPopupMenu popupMenu
the contextual menu
-
-
-
Class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar.DialogPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.ToggleDialog.ToggleDialogAction extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.UserListDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
model
UserListDialog.UserTableModel model
-
popupMenu
javax.swing.JPopupMenu popupMenu
-
selectionUsersPrimitivesAction
UserListDialog.SelectUsersPrimitivesAction selectionUsersPrimitivesAction
-
userTable
javax.swing.JTable userTable
The display list.
-
-
-
Class org.openstreetmap.josm.gui.dialogs.ValidatorDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
lastSelectedNode
javax.swing.tree.DefaultMutableTreeNode lastSelectedNode
Last selected element -
popupMenu
javax.swing.JPopupMenu popupMenu
-
tree
ValidatorTreePanel tree
The display tree
-
-
-
Class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
ignoreErrors
javax.swing.JTree ignoreErrors
-
panel
javax.swing.JPanel panel
-
type
java.lang.String type
-
-
-
-
Package org.openstreetmap.josm.gui.dialogs.changeset
-
Class org.openstreetmap.josm.gui.dialogs.changeset.AbstractCellRenderer extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
actCloseSelectedChangesetsAction
ChangesetCacheManager.CloseSelectedChangesetsAction actCloseSelectedChangesetsAction
-
actDownloadSelectedChangesetObjects
ChangesetCacheManager.DownloadSelectedChangesetObjectsAction actDownloadSelectedChangesetObjects
-
actDownloadSelectedChangesets
ChangesetCacheManager.DownloadSelectedChangesetsAction actDownloadSelectedChangesets
-
actDownloadSelectedContent
ChangesetCacheManager.DownloadSelectedChangesetContentAction actDownloadSelectedContent
-
actRemoveFromCacheAction
ChangesetCacheManager.RemoveFromCacheAction actRemoveFromCacheAction
-
model
ChangesetCacheManagerModel model
-
needsSplitPaneAdjustment
boolean needsSplitPaneAdjustment
-
pnlChangesetDetailTabs
javax.swing.JTabbedPane pnlChangesetDetailTabs
-
sorter
ChangesetCacheTableRowSorter sorter
-
spContent
javax.swing.JSplitPane spContent
-
tblChangesets
javax.swing.JTable tblChangesets
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
selectionModel
javax.swing.DefaultListSelectionModel selectionModel
-
support
java.beans.PropertyChangeSupport support
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer extends AbstractCellRenderer implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Serialized Fields
-
renderer
ChangesetCacheTableCellRenderer renderer
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
actDownloadContentAction
DownloadChangesetContentAction actDownloadContentAction
-
actDownloadObjectAction
ChangesetContentPanel.DownloadObjectAction actDownloadObjectAction
-
actSelectInCurrentLayerAction
ChangesetContentPanel.SelectInCurrentLayerAction actSelectInCurrentLayerAction
-
actShowHistory
ChangesetContentPanel.ShowHistoryAction actShowHistory
-
actZoomInCurrentLayerAction
ChangesetContentPanel.ZoomInCurrentLayerAction actZoomInCurrentLayerAction
-
model
ChangesetContentTableModel model
-
pnlHeader
ChangesetContentPanel.HeaderPanel pnlHeader
-
tblContent
javax.swing.JTable tblContent
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer extends AbstractCellRenderer implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
selectionModel
javax.swing.DefaultListSelectionModel selectionModel
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
actDownloadChangesetContent
DownloadChangesetContentAction actDownloadChangesetContent
-
actOpenChangesetPopupMenu
ChangesetDetailPanel.OpenChangesetPopupMenuAction actOpenChangesetPopupMenu
-
actRemoveFromCache
ChangesetDetailPanel.RemoveFromCacheAction actRemoveFromCache
-
actSelectInCurrentLayer
ChangesetDetailPanel.SelectInCurrentLayerAction actSelectInCurrentLayer
-
actUpdateChangesets
ChangesetDetailPanel.UpdateChangesetAction actUpdateChangesets
-
actZoomInCurrentLayerAction
ChangesetDetailPanel.ZoomInCurrentLayerAction actZoomInCurrentLayerAction
-
btnOpenChangesetPopupMenu
javax.swing.JButton btnOpenChangesetPopupMenu
-
taComment
JosmTextArea taComment
-
tfClosedOn
JosmTextField tfClosedOn
-
tfCreatedOn
JosmTextField tfCreatedOn
-
tfID
JosmTextField tfID
-
tfOpen
JosmTextField tfOpen
-
tfUser
JosmTextField tfUser
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
actAddChangesetComment
ChangesetDiscussionPanel.AddChangesetCommentAction actAddChangesetComment
-
actUpdateChangesets
ChangesetDiscussionPanel.UpdateChangesetDiscussionAction actUpdateChangesets
-
model
ChangesetDiscussionTableModel model
-
table
javax.swing.JTable table
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionTableCellRenderer extends AbstractCellRenderer implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetInSelectionListModel extends ChangesetListModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel extends javax.swing.DefaultListModel<Changeset> implements Serializable
-
Serialized Fields
-
selectionModel
javax.swing.DefaultListSelectionModel selectionModel
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel extends ChangesetListModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
model
PropertiesDialog.ReadOnlyTableModel model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.DownloadChangesetContentAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
tfChangesetId
ChangesetIdTextField tfChangesetId
-
-
-
-
Package org.openstreetmap.josm.gui.dialogs.changeset.query
-
Class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbBoundingBoxRestriction
javax.swing.JCheckBox cbBoundingBoxRestriction
-
cbOpenAndCloseRestrictions
javax.swing.JCheckBox cbOpenAndCloseRestrictions
-
cbTimeRestrictions
javax.swing.JCheckBox cbTimeRestrictions
-
cbUserRestriction
javax.swing.JCheckBox cbUserRestriction
-
pnlBoundingBoxRestriction
BBoxRestrictionPanel pnlBoundingBoxRestriction
-
pnlOpenAndCloseRestriction
OpenAndCloseStateRestrictionPanel pnlOpenAndCloseRestriction
-
pnlTimeRestriction
TimeRestrictionPanel pnlTimeRestriction
-
pnlUserRestriction
UserRestrictionPanel pnlUserRestriction
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbMyChangesetsOnly
javax.swing.JCheckBox cbMyChangesetsOnly
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.query.BBoxRestrictionPanel extends BoundingBoxSelectionPanel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
canceled
boolean canceled
-
pnlAdvancedQueries
AdvancedChangesetQueryPanel pnlAdvancedQueries
-
pnlBasicChangesetQueries
BasicChangesetQueryPanel pnlBasicChangesetQueries
-
pnlUrlBasedQueries
UrlBasedQueryPanel pnlUrlBasedQueries
-
tpQueryPanels
javax.swing.JTabbedPane tpQueryPanels
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
rbBoth
javax.swing.JRadioButton rbBoth
-
rbClosedOnly
javax.swing.JRadioButton rbClosedOnly
-
rbOpenOnly
javax.swing.JRadioButton rbOpenOnly
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
rbClosedAfter
javax.swing.JRadioButton rbClosedAfter
-
rbClosedAfterAndCreatedBefore
javax.swing.JRadioButton rbClosedAfterAndCreatedBefore
-
tfClosedAfterDate1
JosmTextField tfClosedAfterDate1
-
tfClosedAfterDate2
JosmTextField tfClosedAfterDate2
-
tfClosedAfterTime1
JosmTextField tfClosedAfterTime1
-
tfClosedAfterTime2
JosmTextField tfClosedAfterTime2
-
tfCreatedBeforeDate
JosmTextField tfCreatedBeforeDate
-
tfCreatedBeforeTime
JosmTextField tfCreatedBeforeTime
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
lblValid
javax.swing.JLabel lblValid
-
tfUrl
JosmTextField tfUrl
-
-
-
Class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
bgUserRestrictions
javax.swing.ButtonGroup bgUserRestrictions
-
rbRestrictToMyself
javax.swing.JRadioButton rbRestrictToMyself
-
rbRestrictToUid
javax.swing.JRadioButton rbRestrictToUid
-
rbRestrictToUserName
javax.swing.JRadioButton rbRestrictToUserName
-
tfUid
JosmTextField tfUid
-
tfUserName
JosmTextField tfUserName
-
-
-
-
Package org.openstreetmap.josm.gui.dialogs.layer
-
Class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
model
LayerListDialog.LayerListModel model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerDownAction extends JosmAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerUpAction extends JosmAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
model
LayerListDialog.LayerListModel model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.layer.DuplicateAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
model
LayerListDialog.LayerListModel model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler extends javax.swing.TransferHandler implements Serializable
- serialVersionUID:
- -5924044609120394316L
-
Class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
content
javax.swing.JPanel content
The real content, just to add a border -
filterSettingsSupplier
java.util.function.Supplier<java.util.Collection<ImageryFilterSettings>> filterSettingsSupplier
-
layerSupplier
java.util.function.Supplier<java.util.Collection<Layer>> layerSupplier
-
popup
javax.swing.JPopupMenu popup
-
sideButton
SideButton sideButton
-
sliders
java.util.List<LayerVisibilityAction.VisibilityMenuEntry> sliders
-
-
-
Class org.openstreetmap.josm.gui.dialogs.layer.MergeAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
model
LayerListDialog.LayerListModel model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
btnDown
javax.swing.JButton btnDown
-
btnUp
javax.swing.JButton btnUp
-
c
javax.swing.JCheckBox c
-
model
MergeGpxLayerDialog.GpxLayersTableModel model
-
t
javax.swing.JTable t
-
-
-
Class org.openstreetmap.josm.gui.dialogs.layer.MoveDownAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
model
LayerListDialog.LayerListModel model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.layer.MoveUpAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
model
LayerListDialog.LayerListModel model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
model
LayerListDialog.LayerListModel model
-
-
-
-
Package org.openstreetmap.josm.gui.dialogs.properties
-
Class org.openstreetmap.josm.gui.dialogs.properties.AbstractCopyAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
keySupplier
java.util.function.IntFunction<java.lang.String> keySupplier
-
objectSupplier
java.util.function.Supplier<java.util.Collection<? extends Tagged>> objectSupplier
-
tagTable
javax.swing.JTable tagTable
-
-
-
Class org.openstreetmap.josm.gui.dialogs.properties.CopyAllKeyValueAction extends AbstractCopyAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.properties.CopyKeyValueAction extends AbstractCopyAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.properties.CopyValueAction extends AbstractCopyAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.properties.HelpAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.properties.HelpMembershipAction extends HelpAction implements Serializable
-
Serialized Fields
-
membershipTable
javax.swing.JTable membershipTable
-
memberValueSupplier
java.util.function.IntFunction<IRelation<?>> memberValueSupplier
-
-
-
Class org.openstreetmap.josm.gui.dialogs.properties.HelpTagAction extends HelpAction implements Serializable
-
Serialized Fields
-
tagSupplier
java.util.function.Supplier<Tag> tagSupplier
-
-
-
Class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel extends javax.swing.JPanel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
customRenderer
java.util.Collection<javax.swing.table.TableCellRenderer> customRenderer
-
-
-
Class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
addAction
PropertiesDialog.AddAction addAction
-
blankSpaceMenu
javax.swing.JPopupMenu blankSpaceMenu
-
bothTables
javax.swing.JPanel bothTables
JPanel containing both previous tables -
btnAdd
SideButton btnAdd
The Add button (needed to be able to disable it) -
btnDel
SideButton btnDel
The Delete button (needed to be able to disable it) -
btnEdit
SideButton btnEdit
The Edit button (needed to be able to disable it) -
cellRenderer
PropertiesCellRenderer cellRenderer
-
copyAllKeyValueAction
CopyAllKeyValueAction copyAllKeyValueAction
-
copyKeyValueAction
CopyKeyValueAction copyKeyValueAction
-
copyValueAction
CopyValueAction copyValueAction
-
deleteAction
PropertiesDialog.DeleteAction deleteAction
-
editAction
PropertiesDialog.EditAction editAction
-
helpRelAction
HelpAction helpRelAction
-
helpTagAction
HelpAction helpTagAction
-
hoverPreviewPrioritizeSelectionPropListener
PropertiesDialog.HoverPreviewPreferSelectionPropListener hoverPreviewPrioritizeSelectionPropListener
-
hoverPreviewPropListener
PropertiesDialog.HoverPreviewPropListener hoverPreviewPropListener
-
josmActions
JosmAction[] josmActions
-
membershipData
javax.swing.table.DefaultTableModel membershipData
The membership data of selected objects. -
membershipMenu
javax.swing.JPopupMenu membershipMenu
-
membershipMenuTagInfoNatItems
java.util.List<javax.swing.JMenuItem> membershipMenuTagInfoNatItems
-
membershipTable
javax.swing.JTable membershipTable
The membership table. -
pasteValueAction
PropertiesDialog.PasteValueAction pasteValueAction
-
popupMenuLauncher
PopupMenuLauncher popupMenuLauncher
-
presets
PresetListPanel presets
Matching preset display class -
searchActionAny
PropertiesDialog.SearchAction searchActionAny
-
searchActionSame
PropertiesDialog.SearchAction searchActionSame
-
selectSth
javax.swing.JLabel selectSth
Text to display when nothing selected. -
tagData
PropertiesDialog.ReadOnlyTableModel tagData
The tag data of selected objects. -
tagHistoryAction
TaginfoAction tagHistoryAction
-
taginfoAction
TaginfoAction taginfoAction
-
taginfoNationalActions
java.util.Collection<TaginfoAction> taginfoNationalActions
-
tagMenu
javax.swing.JPopupMenu tagMenu
-
tagMenuTagInfoNatItems
java.util.List<javax.swing.JMenuItem> tagMenuTagInfoNatItems
-
tagTable
javax.swing.JTable tagTable
The tags table. -
tagTableFilter
JosmTextField tagTableFilter
-
-
-
Class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.ReadOnlyTableModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
currentValuesModelKey
java.lang.String currentValuesModelKey
The 'values' model is currently holding values for this key. Used for lazy-loading of values. -
initialFocusOnKey
boolean initialFocusOnKey
-
keys
AutoCompComboBox<AutoCompletionItem> keys
-
popupMenu
javax.swing.JPopupMenu popupMenu
-
values
AutoCompComboBox<AutoCompletionItem> values
-
-
-
Class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog extends TagEditHelper.AbstractTagsDialog implements Serializable
-
Serialized Fields
-
commandCount
int commandCount
-
mainPanel
javax.swing.JPanel mainPanel
-
recentTagsActions
java.util.List<JosmAction> recentTagsActions
-
recentTagsPanel
javax.swing.JPanel recentTagsPanel
-
-
-
Class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog extends TagEditHelper.AbstractTagsDialog implements Serializable
-
Serialized Fields
-
key
java.lang.String key
-
-
-
Class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
relationTypeSupplier
java.util.function.Supplier<java.lang.String> relationTypeSupplier
-
taginfoUrl
java.lang.String taginfoUrl
-
tagSupplier
java.util.function.Supplier<Tag> tagSupplier
-
-
-
-
Package org.openstreetmap.josm.gui.dialogs.relation
-
Class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
childTree
RelationTree childTree
the tree with relation children -
editAction
ChildRelationBrowser.EditAction editAction
the editAction used in the bottom panel and for doubleClick
-
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor extends RelationEditor implements Serializable
-
Serialized Fields
-
actionAccess
GenericRelationEditor.RelationEditorActionAccess actionAccess
-
applyAction
ApplyAction applyAction
Action for performing theApplyAction
-
cancelAction
CancelAction cancelAction
Action for performing theCancelAction
-
clipboardListeners
java.util.ArrayList<java.awt.datatransfer.FlavorListener> clipboardListeners
A list of listeners that need to be notified on clipboard content changes. -
memberTable
MemberTable memberTable
the member table and its model -
memberTableModel
MemberTableModel memberTableModel
-
referrerBrowser
ReferringRelationsBrowser referrerBrowser
-
refreshAction
RefreshAction refreshAction
Action for performing theRefreshAction
-
selectAction
SelectAction selectAction
Action for performing theSelectAction
-
selectionTable
SelectionTable selectionTable
the selection table and its model -
selectionTableModel
SelectionTableModel selectionTableModel
-
tagEditorPanel
TagEditorPanel tagEditorPanel
the tag table and its model -
tfRole
AutoCompletingTextField tfRole
-
windowMenuItem
javax.swing.JMenuItem windowMenuItem
the menu item in the windows menu. Required to properly hide on dialog close.
-
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddAbortException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor extends javax.swing.AbstractCellEditor implements Serializable
-
Serialized Fields
-
autoCompletionList
AutoCompletionList autoCompletionList
user input is matched against this list of auto completion items -
autoCompletionManager
AutoCompletionManager autoCompletionManager
-
editor
AutoCompletingTextField editor
-
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.MemberTable extends OsmPrimitivesTable implements Serializable
-
Serialized Fields
-
highlightEnabled
boolean highlightEnabled
-
zoomToGap
MemberTable.ZoomToGapAction zoomToGap
the additional actions in popup menu
-
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.MemberTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer extends MemberTableCellRenderer implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.MemberTableMemberCellRenderer extends MemberTableCellRenderer implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
listSelectionModel
javax.swing.DefaultListSelectionModel listSelectionModel
-
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.MemberTableRoleCellRenderer extends MemberTableCellRenderer implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler extends javax.swing.TransferHandler implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbReadFull
javax.swing.JCheckBox cbReadFull
-
editAction
ReferringRelationsBrowser.EditAction editAction
-
model
ReferringRelationsBrowserModel model
-
referrers
javax.swing.JList<Relation> referrers
the list of relations
-
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel extends javax.swing.AbstractListModel<Relation> implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor extends ExtendedDialog implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
support
java.beans.PropertyChangeSupport support
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.RelationTree extends javax.swing.JTree implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
icon
javax.swing.ImageIcon icon
the relation icon
-
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
memberTableModel
MemberTableModel memberTableModel
-
model
SelectionTableModel model
-
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer extends MemberTableMemberCellRenderer implements Serializable
-
Serialized Fields
-
model
MemberTableModel model
reference to the member table model; required, in order to check whether a selected primitive is already used in the member list of the currently edited relation
-
-
-
Class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
-
Package org.openstreetmap.josm.gui.dialogs.relation.actions
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction extends javax.swing.AbstractAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAfterSelection extends AddFromSelectionAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtEndAction extends AddFromSelectionAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtStartAction extends AddFromSelectionAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedBeforeSelection extends AddFromSelectionAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.ApplyAction extends SavingAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.CancelAction extends SavingAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.CopyMembersAction extends AddFromSelectionAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.DeleteCurrentRelationAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadIncompleteMembersAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadSelectedIncompleteMembersAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.DuplicateRelationAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.EditAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveDownAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveUpAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.OKAction extends SavingAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.PasteMembersAction extends AddFromSelectionAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.RefreshAction extends SavingAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveSelectedAction extends AddFromSelectionAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.ReverseAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectedMembersForSelectionAction extends AddFromSelectionAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectPrimitivesForSelectedMembersAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.SetRoleAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.SortAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.gui.dialogs.relation.actions.SortBelowAction extends AbstractRelationEditorAction implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.openstreetmap.josm.gui.dialogs.validator
-
Class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel extends javax.swing.JTree implements Serializable
-
Serialized Fields
-
resetScheduled
boolean resetScheduled
if true, buildTree() does nothing -
valTreeModel
javax.swing.tree.DefaultTreeModel valTreeModel
The validation data.
-
-
-
Class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable
-
-
Package org.openstreetmap.josm.gui.download
-
Class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel extends javax.swing.JPanel implements Serializable
-
Class org.openstreetmap.josm.gui.download.BookmarkList extends javax.swing.JList<BookmarkList.Bookmark> implements Serializable
-
Class org.openstreetmap.josm.gui.download.DownloadDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
bboxText
ImageLabel bboxText
-
btnCancel
javax.swing.JButton btnCancel
-
btnDownload
javax.swing.JButton btnDownload
-
btnDownloadNewLayer
javax.swing.JButton btnDownloadNewLayer
-
btnHelp
javax.swing.JButton btnHelp
-
canceled
boolean canceled
-
cbStartup
javax.swing.JCheckBox cbStartup
-
cbZoomToDownloadedData
javax.swing.JCheckBox cbZoomToDownloadedData
-
dialogSplit
DownloadDialog.DownloadDialogSplitPane dialogSplit
-
downloadSourcesTab
DownloadDialog.DownloadSourceTabs downloadSourcesTab
-
latText
ImageLabel latText
-
lonText
ImageLabel lonText
-
mainPanel
javax.swing.JPanel mainPanel
-
slippyMapChooser
SlippyMapChooser slippyMapChooser
-
tpDownloadAreaSelectors
javax.swing.JTabbedPane tpDownloadAreaSelectors
-
-
-
Class org.openstreetmap.josm.gui.download.DownloadObjectDialog extends OsmIdSelectionDialog implements Serializable
-
Serialized Fields
-
fullRel
javax.swing.JCheckBox fullRel
-
newLayer
javax.swing.JCheckBox newLayer
-
referrers
javax.swing.JCheckBox referrers
-
-
-
Class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel extends AbstractDownloadSourcePanel<java.util.List<IDownloadSourceType>> implements Serializable
-
Serialized Fields
-
checkboxChangeListener
javax.swing.event.ChangeListener checkboxChangeListener
-
downloadSourcesPanel
javax.swing.JPanel downloadSourcesPanel
This is used to keep track of the components for download sources, and to dynamically update/remove them -
inRestore
boolean inRestore
-
sizeCheck
javax.swing.JLabel sizeCheck
-
-
-
Class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel extends AbstractDownloadSourcePanel<OverpassDownloadSource.OverpassDownloadData> implements Serializable
-
Serialized Fields
-
overpassQuery
JosmTextArea overpassQuery
-
overpassQueryList
UserQueryList overpassQueryList
-
-
-
Class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog extends SearchDialog implements Serializable
-
Serialized Fields
-
callbacks
OverpassWizardRegistration.OverpassWizardCallbacks callbacks
-
model
AutoCompComboBoxModel<SearchSetting> model
-
prefs
JosmComboBoxModel.Preferences prefs
preferences reader/writer with automatic transmogrification to and from String
-
-
-
Class org.openstreetmap.josm.gui.download.UserQueryList extends SearchTextResultListPanel<UserQueryList.SelectorItem> implements Serializable
-
Serialized Fields
-
componentParent
java.awt.Component componentParent
-
preferenceKey
java.lang.String preferenceKey
-
target
javax.swing.text.JTextComponent target
-
-
-
-
Package org.openstreetmap.josm.gui.draw
-
Class org.openstreetmap.josm.gui.draw.MapPath2D extends java.awt.geom.Path2D.Double implements Serializable
-
Class org.openstreetmap.josm.gui.draw.MapViewPath extends MapPath2D implements Serializable
-
Serialized Fields
-
state
MapViewState state
-
-
-
-
Package org.openstreetmap.josm.gui.help
-
Class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
helpTopic
java.lang.String helpTopic
-
-
-
Class org.openstreetmap.josm.gui.help.HelpBrowser extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
help
JosmEditorPane help
the help browser -
url
java.lang.String url
the currently displayed URL -
windowMenuItem
javax.swing.JMenuItem windowMenuItem
the menu item in the windows menu. Required to properly hide on dialog close
-
-
-
Class org.openstreetmap.josm.gui.help.HelpContentReaderException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
responseCode
int responseCode
-
-
-
Class org.openstreetmap.josm.gui.help.MissingHelpContentException extends HelpContentReaderException implements Serializable
-
-
Package org.openstreetmap.josm.gui.history
-
Class org.openstreetmap.josm.gui.history.CoordinateInfoViewer extends HistoryBrowserPanel implements Serializable
-
Serialized Fields
-
currentLatLonViewer
CoordinateInfoViewer.LatLonViewer currentLatLonViewer
the info panel for coordinates for the node in role CURRENT_POINT_IN_TIME -
distanceViewer
CoordinateInfoViewer.DistanceViewer distanceViewer
the info panel for distance between the two coordinates -
mapViewer
CoordinateInfoViewer.MapViewer mapViewer
the map panel showing the old+new coordinate -
referenceLatLonViewer
CoordinateInfoViewer.LatLonViewer referenceLatLonViewer
the info panel for coordinates for the node in role REFERENCE_POINT_IN_TIME
-
-
-
Class org.openstreetmap.josm.gui.history.HistoryBrowser extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
coordinateInfoViewer
CoordinateInfoViewer coordinateInfoViewer
-
nodeListViewer
NodeListViewer nodeListViewer
-
relationMemberListViewer
RelationMemberListViewer relationMemberListViewer
-
tagInfoViewer
TagInfoViewer tagInfoViewer
-
tpViewers
javax.swing.JTabbedPane tpViewers
-
-
-
Class org.openstreetmap.josm.gui.history.HistoryBrowserDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
browser
HistoryBrowser browser
the embedded browser -
closeAction
HistoryBrowserDialog.CloseAction closeAction
-
titleLabel
javax.swing.JLabel titleLabel
-
-
-
Class org.openstreetmap.josm.gui.history.HistoryBrowserPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
currentInfoPanel
VersionInfoPanel currentInfoPanel
the common info panel for the history object in role CURRENT_POINT_IN_TIME -
josmActions
java.util.List<JosmAction> josmActions
-
referenceInfoPanel
VersionInfoPanel referenceInfoPanel
the common info panel for the history object in role REFERENCE_POINT_IN_TIME
-
-
-
Class org.openstreetmap.josm.gui.history.HistoryViewerPanel extends HistoryBrowserPanel implements Serializable
-
Class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
nodeIcon
javax.swing.ImageIcon nodeIcon
-
-
-
Class org.openstreetmap.josm.gui.history.NodeListTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.history.NodeListViewer extends HistoryViewerPanel implements Serializable
-
Class org.openstreetmap.josm.gui.history.OpenChangesetPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.history.RelationMemberListViewer extends HistoryViewerPanel implements Serializable
-
Class org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.history.TagInfoTransferHandler extends javax.swing.TransferHandler implements Serializable
-
Class org.openstreetmap.josm.gui.history.TagInfoViewer extends HistoryViewerPanel implements Serializable
-
Serialized Fields
-
current
javax.swing.JTable current
-
reference
javax.swing.JTable reference
-
-
-
Class org.openstreetmap.josm.gui.history.TagTableCellRenderer extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.history.TagTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.history.TagTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
keys
java.util.List<java.lang.String> keys
-
model
HistoryBrowserModel model
-
pointInTimeType
PointInTimeType pointInTimeType
-
-
-
Class org.openstreetmap.josm.gui.history.VersionInfoPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
arrowButton
javax.swing.plaf.basic.BasicArrowButton arrowButton
-
changesetButton
javax.swing.JButton changesetButton
-
changesetCommentsDialogAction
VersionInfoPanel.OpenChangesetDialogAction changesetCommentsDialogAction
-
changesetDialogAction
VersionInfoPanel.OpenChangesetDialogAction changesetDialogAction
-
lblChangeset
UrlLabel lblChangeset
-
lblChangesetComments
javax.swing.JButton lblChangesetComments
-
lblImageryUsed
javax.swing.JLabel lblImageryUsed
-
lblInfo
JMultilineLabel lblInfo
-
lblSource
javax.swing.JLabel lblSource
-
lblUser
UrlLabel lblUser
-
pnlChangesetImageryUsed
javax.swing.JPanel pnlChangesetImageryUsed
-
pnlChangesetSource
javax.swing.JPanel pnlChangesetSource
-
pointInTimeType
PointInTimeType pointInTimeType
-
primitiveId
PrimitiveId primitiveId
-
texChangesetComment
javax.swing.JTextArea texChangesetComment
-
texChangesetImageryUsed
javax.swing.JTextArea texChangesetImageryUsed
-
texChangesetSource
javax.swing.JTextArea texChangesetSource
-
-
-
Class org.openstreetmap.josm.gui.history.VersionTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
popupMenu
VersionTable.VersionTablePopupMenu popupMenu
-
-
-
Class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor extends javax.swing.DefaultCellEditor implements Serializable
-
Serialized Fields
-
btn
javax.swing.JRadioButton btn
-
-
-
Class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonRenderer extends javax.swing.JRadioButton implements Serializable
-
Class org.openstreetmap.josm.gui.history.VersionTableCellRenderer extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.history.VersionTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable
-
Class org.openstreetmap.josm.gui.history.VersionTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
model
HistoryBrowserModel model
-
-
-
-
Package org.openstreetmap.josm.gui.io
-
Class org.openstreetmap.josm.gui.io.AbstractUploadDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
canceled
boolean canceled
-
-
-
Class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
areaValidator
UploadTextComponentValidator.UploadAreaValidator areaValidator
-
areaValidatorFeedback
javax.swing.JLabel areaValidatorFeedback
-
cbRequestReview
javax.swing.JCheckBox cbRequestReview
the checkbox to request feedback from other users -
hcbUploadComment
HistoryComboBox hcbUploadComment
the history combo box for the upload comment -
hcbUploadSource
HistoryComboBox hcbUploadSource
-
locked
boolean locked
a lock to prevent loops in notifications -
pnlUploadParameterSummary
UploadParameterSummaryPanel pnlUploadParameterSummary
the panel with a summary of the upload parameters
-
-
-
Class org.openstreetmap.josm.gui.io.ChangesetCellRenderer extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
icon
javax.swing.ImageIcon icon
-
-
-
Class org.openstreetmap.josm.gui.io.ChangesetManagementPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbCloseAfterUpload
javax.swing.JCheckBox cbCloseAfterUpload
-
cbOpenChangesets
JosmComboBox<Changeset> cbOpenChangesets
-
model
JosmComboBoxModel<Changeset> model
-
-
-
Class org.openstreetmap.josm.gui.io.CloseChangesetDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
btnCloseChangesets
SideButton btnCloseChangesets
-
canceled
boolean canceled
true if the user canceled the dialog -
lstOpenChangesets
javax.swing.JList<Changeset> lstOpenChangesets
the list -
model
javax.swing.DefaultListModel<Changeset> model
the list model
-
-
-
Class org.openstreetmap.josm.gui.io.CredentialDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
canceled
boolean canceled
-
pnlCredentials
CredentialDialog.CredentialPanel pnlCredentials
-
saveUsernameAndPasswordCheckboxText
java.lang.String saveUsernameAndPasswordCheckboxText
-
-
-
Class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbSaveCredentials
javax.swing.JCheckBox cbSaveCredentials
-
lblHeading
JMultilineLabel lblHeading
-
lblWarning
JMultilineLabel lblWarning
-
owner
CredentialDialog owner
-
tfPassword
JosmPasswordField tfPassword
-
tfUserName
JosmTextField tfUserName
-
-
-
Class org.openstreetmap.josm.gui.io.OnlineResourceMenu extends javax.swing.JMenu implements Serializable
-
Class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu extends javax.swing.JMenu implements Serializable
-
Serialized Fields
-
clearAction
RecentlyOpenedFilesMenu.ClearAction clearAction
-
-
-
Class org.openstreetmap.josm.gui.io.SaveLayersDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
action
SaveLayersDialog.UserAction action
-
cancelAction
SaveLayersDialog.CancelAction cancelAction
-
discardAndProceedAction
SaveLayersDialog.DiscardAndProceedAction discardAndProceedAction
-
model
SaveLayersModel model
-
pnlUploadLayers
UploadAndSaveProgressRenderer pnlUploadLayers
-
saveAndProceedAction
SaveLayersDialog.SaveAndProceedAction saveAndProceedAction
-
saveAndProceedActionButton
javax.swing.JButton saveAndProceedActionButton
-
saveSessionAction
SaveLayersDialog.SaveSessionButtonAction saveSessionAction
-
-
-
Class org.openstreetmap.josm.gui.io.SaveLayersModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Serialized Fields
-
mode
SaveLayersModel.Mode mode
-
support
java.beans.PropertyChangeSupport support
-
-
-
Class org.openstreetmap.josm.gui.io.UploadDialog extends AbstractUploadDialog implements Serializable
-
Serialized Fields
-
btnUpload
javax.swing.JButton btnUpload
the upload button -
pnlBasicUploadSettings
BasicUploadSettingsPanel pnlBasicUploadSettings
the "description" tab -
pnlChangesetManagement
ChangesetManagementPanel pnlChangesetManagement
the panel to select the changeset used -
pnlTagEditor
TagEditorPanel pnlTagEditor
the tag editor panel -
pnlUploadedObjects
UploadedObjectsSummaryPanel pnlUploadedObjects
the panel with the objects to upload -
pnlUploadStrategySelectionPanel
UploadStrategySelectionPanel pnlUploadStrategySelectionPanel
the panel to select the upload strategy -
tpConfigPanels
javax.swing.JTabbedPane tpConfigPanels
the tabbed pane used below of the list of primitives
-
-
-
Class org.openstreetmap.josm.gui.io.UploadDialogModel extends TagEditorModel implements Serializable
-
Serialized Fields
-
agent
java.lang.String agent
the user-agent -
hashtags
boolean hashtags
whether to extract hashtags from comment -
locked
boolean locked
a lock to prevent loops
-
-
-
Class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
lblAdd
javax.swing.JLabel lblAdd
-
lblDelete
javax.swing.JLabel lblDelete
-
lblUpdate
javax.swing.JLabel lblUpdate
-
lstAdd
UploadedObjectsSummaryPanel.PrimitiveList lstAdd
the list with the added primitives -
lstDelete
UploadedObjectsSummaryPanel.PrimitiveList lstDelete
the list with the deleted primitives -
lstUpdate
UploadedObjectsSummaryPanel.PrimitiveList lstUpdate
the list with the updated primitives -
spAdd
javax.swing.JScrollPane spAdd
-
spDelete
javax.swing.JScrollPane spDelete
-
spUpdate
javax.swing.JScrollPane spUpdate
-
-
-
Class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
closeChangesetAfterNextUpload
boolean closeChangesetAfterNextUpload
-
jepMessage
JMultilineLabel jepMessage
-
lblWarning
javax.swing.JLabel lblWarning
-
numObjects
int numObjects
-
-
-
Class org.openstreetmap.josm.gui.io.UploadSelectionDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
btnContinue
javax.swing.JButton btnContinue
-
canceled
boolean canceled
-
lstDeletedPrimitives
UploadSelectionDialog.OsmPrimitiveList lstDeletedPrimitives
-
lstSelectedPrimitives
UploadSelectionDialog.OsmPrimitiveList lstSelectedPrimitives
-
spLists
javax.swing.JSplitPane spLists
-
-
-
Class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
lblMultiChangesetPoliciesHeader
JMultilineLabel lblMultiChangesetPoliciesHeader
-
numUploadedObjects
long numUploadedObjects
-
pnlMultiChangesetPolicyPanel
javax.swing.JPanel pnlMultiChangesetPolicyPanel
-
rbFillOneChangeset
javax.swing.JRadioButton rbFillOneChangeset
-
rbUseMultipleChangesets
javax.swing.JRadioButton rbUseMultipleChangesets
-
tfChunkSize
JosmTextField tfChunkSize
-
-
-
-
Package org.openstreetmap.josm.gui.layer
-
Class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSourceLayerPopup extends javax.swing.JPopupMenu implements Serializable
-
Class org.openstreetmap.josm.gui.layer.AlignImageryPanel extends javax.swing.JPanel implements Serializable
-
Class org.openstreetmap.josm.gui.layer.CustomizeColor extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.GpxLayer.CombineTracksToSegmentedTrackAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTrackSegmentsToTracksAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTracksToLayersAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker extends JumpToMarkerActions.JumpToMarker implements Serializable
-
Class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker extends JumpToMarkerActions.JumpToMarker implements Serializable
-
Class org.openstreetmap.josm.gui.layer.Layer.LayerGpxExportAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAsAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.OsmDataLayer.ConvertToGpxLayerAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.WMSLayer.BookmarkWmsAction extends javax.swing.AbstractAction implements Serializable
-
-
Package org.openstreetmap.josm.gui.layer.geoimage
-
Class org.openstreetmap.josm.gui.layer.geoimage.AdjustTimezoneAndOffsetDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
listener
AdjustTimezoneAndOffsetDialog.AdjustListener listener
-
-
-
Class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
cForce
javax.swing.JCheckBox cForce
-
cInterpolSeg
javax.swing.JCheckBox cInterpolSeg
-
cInterpolSegDist
javax.swing.JCheckBox cInterpolSegDist
-
cInterpolSegTime
javax.swing.JCheckBox cInterpolSegTime
-
cInterpolTrack
javax.swing.JCheckBox cInterpolTrack
-
cInterpolTrackDist
javax.swing.JCheckBox cInterpolTrackDist
-
cInterpolTrackTime
javax.swing.JCheckBox cInterpolTrackTime
-
cTagSeg
javax.swing.JCheckBox cTagSeg
-
cTagSegTime
javax.swing.JCheckBox cTagSegTime
-
cTagTrack
javax.swing.JCheckBox cTagTrack
-
cTagTrackTime
javax.swing.JCheckBox cTagTrackTime
-
sInterpolSegDist
javax.swing.JSpinner sInterpolSegDist
-
sInterpolSegTime
javax.swing.JSpinner sInterpolSegTime
-
sInterpolTrackDist
javax.swing.JSpinner sInterpolTrackDist
-
sInterpolTrackTime
javax.swing.JSpinner sInterpolTrackTime
-
sTagSegTime
javax.swing.JSpinner sTagSegTime
-
sTagTrackTime
javax.swing.JSpinner sTagTrackTime
-
-
-
Class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
buttonSupport
javax.swing.JButton buttonSupport
-
cbExifImg
javax.swing.JCheckBox cbExifImg
-
cbGpx
JosmComboBox<CorrelateGpxWithImages.GpxDataWrapper> cbGpx
-
cbShowThumbs
javax.swing.JCheckBox cbShowThumbs
-
cbTaggedImg
javax.swing.JCheckBox cbTaggedImg
-
lastNumMatched
int lastNumMatched
-
outerPanel
javax.swing.JPanel outerPanel
-
pDirectionPosition
ImageDirectionPositionPanel pDirectionPosition
-
sepDirectionPosition
javax.swing.JSeparator sepDirectionPosition
-
statusBarText
javax.swing.JLabel statusBarText
-
syncDialog
ExtendedDialog syncDialog
-
tfOffset
JosmTextField tfOffset
-
tfTimezone
JosmTextField tfTimezone
-
-
-
Class org.openstreetmap.josm.gui.layer.geoimage.EditImagesSequenceAction extends JosmAction implements Serializable
-
Serialized Fields
-
pDirectionPosition
ImageDirectionPositionPanel pDirectionPosition
-
-
-
Class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cChangeImageDirection
javax.swing.JCheckBox cChangeImageDirection
-
sOffsetDegrees
javax.swing.JSpinner sOffsetDegrees
-
sX
javax.swing.JSpinner sX
-
sY
javax.swing.JSpinner sY
-
sZ
javax.swing.JSpinner sZ
-
-
-
Class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
destroyed
boolean destroyed
-
emptyText
java.lang.String emptyText
-
entry
IImageEntry<?> entry
The file that is currently displayed -
errorLoading
boolean errorLoading
The image currently displayed -
iImageViewer
IImageViewer iImageViewer
The current image viewer -
imageProcessor
ImageProcessor imageProcessor
Process the image before it is being displayed -
imgMouseListener
ImageDisplay.ImgDisplayMouseListener imgMouseListener
-
oldEntry
IImageEntry<?> oldEntry
The previous file that is currently displayed. Cleared on paint. Only used to help improve UI error information. -
osdText
java.lang.String osdText
-
selectedRect
ImageDisplay.VisRect selectedRect
When a selection is done, the rectangle of the selection (in image coordinates) -
updateImageThreadInstance
ImageDisplay.UpdateImageThread updateImageThreadInstance
-
visibleRect
ImageDisplay.VisRect visibleRect
The rectangle (in image coordinates) of the image that is visible. This rectangle is calculated each time the zoom is modified
-
-
-
Class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect extends java.awt.Rectangle implements Serializable
-
Serialized Fields
-
init
java.awt.Rectangle init
-
isDragUpdate
boolean isDragUpdate
set when thisVisRect
is updated by a mouse drag operation and unset on mouse release
-
-
-
Class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog extends ToggleDialog implements Serializable
-
Serialized Fields
-
btnCollapse
javax.swing.JButton btnCollapse
-
btnCopyPath
javax.swing.JButton btnCopyPath
-
btnDelete
javax.swing.JButton btnDelete
-
btnDeleteFromDisk
javax.swing.JButton btnDeleteFromDisk
-
btnFirst
javax.swing.JButton btnFirst
-
btnLast
javax.swing.JButton btnLast
-
btnNext
javax.swing.JButton btnNext
-
btnOpenExternal
javax.swing.JButton btnOpenExternal
-
btnPrevious
javax.swing.JButton btnPrevious
-
centerView
boolean centerView
-
collapseButtonClicked
boolean collapseButtonClicked
-
imageCenterViewAction
ImageViewerDialog.ImageCenterViewAction imageCenterViewAction
-
imageCollapseAction
ImageViewerDialog.ImageCollapseAction imageCollapseAction
-
imageCopyPathAction
ImageViewerDialog.ImageCopyPathAction imageCopyPathAction
-
imageFirstAction
ImageViewerDialog.ImageFirstAction imageFirstAction
-
imageLastAction
ImageViewerDialog.ImageLastAction imageLastAction
-
imageNextAction
ImageViewerDialog.ImageNextAction imageNextAction
-
imageOpenExternalAction
ImageViewerDialog.ImageOpenExternalAction imageOpenExternalAction
-
imagePreviousAction
ImageViewerDialog.ImagePreviousAction imagePreviousAction
-
imageRemoveAction
ImageViewerDialog.ImageRemoveAction imageRemoveAction
-
imageRemoveFromDiskAction
ImageViewerDialog.ImageRemoveFromDiskAction imageRemoveFromDiskAction
-
imageryFilterSettings
ImageryFilterSettings imageryFilterSettings
-
imageZoomAction
ImageViewerDialog.ImageZoomAction imageZoomAction
-
imgDisplay
ImageDisplay imgDisplay
-
imgLoadingFuture
java.util.concurrent.Future<?> imgLoadingFuture
-
layers
HideableTabbedPane layers
The layer tab (used to select images when multiple layers provide images, makes for easy switching) -
tbCentre
javax.swing.JToggleButton tbCentre
-
visibilityAction
LayerVisibilityAction visibilityAction
-
-
-
Class org.openstreetmap.josm.gui.layer.geoimage.ShowThumbnailAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader.WikimediaCommonsLoadImagesAction extends JosmAction implements Serializable
-
-
Package org.openstreetmap.josm.gui.layer.gpx
-
Class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
dateFilter
DateFilterPanel dateFilter
-
noUpdates
boolean noUpdates
-
table
javax.swing.JTable table
-
-
-
Class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction extends ConvertToDataLayerAction<GpxLayer> implements Serializable
-
Class org.openstreetmap.josm.gui.layer.gpx.ConvertFromMarkerLayerAction extends ConvertToDataLayerAction<MarkerLayer> implements Serializable
-
Class org.openstreetmap.josm.gui.layer.gpx.ConvertToDataLayerAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
dateFrom
DateEditorWithSlider dateFrom
-
dateTo
DateEditorWithSlider dateTo
-
noTimestampCb
javax.swing.JCheckBox noTimestampCb
-
prefDate0
java.lang.String prefDate0
-
prefDateMax
java.lang.String prefDateMax
-
prefDateMin
java.lang.String prefDateMin
-
t
javax.swing.Timer t
-
-
-
Class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
buffer
javax.swing.JSpinner buffer
-
cbDownloadGpxData
javax.swing.JCheckBox cbDownloadGpxData
-
cbDownloadOsmData
javax.swing.JCheckBox cbDownloadOsmData
-
downloadNear
javax.swing.JList<java.lang.String> downloadNear
-
maxRect
javax.swing.JSpinner maxRect
-
prefArea
java.lang.String prefArea
-
prefDist
java.lang.String prefDist
-
prefGps
java.lang.String prefGps
-
prefNear
java.lang.String prefNear
-
prefOsm
java.lang.String prefOsm
-
-
-
Class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction extends DownloadAlongAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.gpx.ImportImagesAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.layer.gpx.MarkersFromNamedPointsAction extends javax.swing.AbstractAction implements Serializable
-
-
Package org.openstreetmap.josm.gui.layer.imagery
-
Class org.openstreetmap.josm.gui.layer.imagery.AutoLoadTilesAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.AutoZoomAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.DecreaseZoomAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.FlushTileCacheAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.IncreaseZoomAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.LoadAllTilesAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.LoadErroneousTilesAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.ShowErrorsAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
layers
java.util.List<java.util.Map.Entry<java.lang.String,java.util.List<WMTSTileSource.Layer>>> layers
-
list
javax.swing.JTable list
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.ZoomToBestAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
Class org.openstreetmap.josm.gui.layer.imagery.ZoomToNativeLevelAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
layer
AbstractTileSourceLayer<?> layer
-
-
-
-
Package org.openstreetmap.josm.gui.layer.markerlayer
-
Class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText extends javax.swing.AbstractAction implements Serializable
-
-
Package org.openstreetmap.josm.gui.mappaint
-
Class org.openstreetmap.josm.gui.mappaint.DividedScale.RangeViolatedError extends java.lang.RuntimeException implements Serializable
-
Class org.openstreetmap.josm.gui.mappaint.MapPaintMenu extends javax.swing.JMenu implements Serializable
-
-
Package org.openstreetmap.josm.gui.mappaint.mapcss
-
Class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
column
java.lang.Integer column
column number at which the parse error occurred -
line
java.lang.Integer line
line number at which the parse error occurred
-
-
-
-
Package org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
-
Class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
The column number of the first character of this Token. -
beginLine
int beginLine
The line number of the first character of this Token. -
endColumn
int endColumn
The column number of the last character of this Token. -
endLine
int endLine
The line number of the last character of this Token. -
image
java.lang.String image
The string image of the token. -
kind
int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java. -
next
Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field. -
specialToken
Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
-
-
Class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError extends java.lang.Error implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-
-
Package org.openstreetmap.josm.gui.oauth
-
Class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI extends VerticallyScrollablePanel implements Serializable
-
Serialized Fields
-
apiUrl
java.lang.String apiUrl
-
pnlAdvancedProperties
AdvancedOAuthPropertiesPanel pnlAdvancedProperties
-
-
-
Class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbSaveAccessTokenInPreferences
javax.swing.JCheckBox cbSaveAccessTokenInPreferences
-
tfAccessTokenKey
JosmTextField tfAccessTokenKey
-
-
-
Class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel extends VerticallyScrollablePanel implements Serializable
-
Serialized Fields
-
apiUrl
java.lang.String apiUrl
-
cbUseDefaults
javax.swing.JCheckBox cbUseDefaults
-
oauthVersion
OAuthVersion oauthVersion
-
tfAccessTokenURL
JosmTextField tfAccessTokenURL
-
tfAuthoriseURL
JosmTextField tfAuthoriseURL
-
tfConsumerKey
JosmTextField tfConsumerKey
-
tfConsumerSecret
JosmTextField tfConsumerSecret
-
tfRequestTokenURL
JosmTextField tfRequestTokenURL
-
-
-
Class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI extends AbstractAuthorizationUI implements Serializable
-
Serialized Fields
-
pnlAccessTokenInfo
AccessTokenInfoPanel pnlAccessTokenInfo
-
pnlActionButtonsPanel
javax.swing.JPanel pnlActionButtonsPanel
-
pnlOsmPrivileges
OsmPrivilegesPanel pnlOsmPrivileges
-
pnlPropertiesPanel
javax.swing.JPanel pnlPropertiesPanel
-
pnlResult
javax.swing.JPanel pnlResult
-
-
-
Class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
tfPassword
JosmPasswordField tfPassword
-
tfUserName
JosmTextField tfUserName
-
-
-
Class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI extends AbstractAuthorizationUI implements Serializable
-
Serialized Fields
-
cbSaveToPreferences
javax.swing.JCheckBox cbSaveToPreferences
-
pnlMessage
HtmlPanel pnlMessage
-
tfAccessTokenKey
JosmTextField tfAccessTokenKey
-
-
-
Class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
apiUrl
java.lang.String apiUrl
-
canceled
boolean canceled
-
oAuthVersion
OAuthVersion oAuthVersion
-
pnlFullyAutomaticAuthorisationUI
FullyAutomaticAuthorizationUI pnlFullyAutomaticAuthorisationUI
-
pnlManualAuthorisationUI
ManualAuthorizationUI pnlManualAuthorisationUI
-
procedure
AuthorizationProcedure procedure
-
spAuthorisationProcedureUI
javax.swing.JScrollPane spAuthorisationProcedureUI
-
-
-
Class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel extends VerticallyScrollablePanel implements Serializable
-
Serialized Fields
-
cbModifyNotes
javax.swing.JCheckBox cbModifyNotes
-
cbReadGpx
javax.swing.JCheckBox cbReadGpx
-
cbReadPrefs
javax.swing.JCheckBox cbReadPrefs
-
cbWriteApi
javax.swing.JCheckBox cbWriteApi
-
cbWriteGpx
javax.swing.JCheckBox cbWriteGpx
-
cbWritePrefs
javax.swing.JCheckBox cbWritePrefs
-
-
-
-
Package org.openstreetmap.josm.gui.preferences
-
Class org.openstreetmap.josm.gui.preferences.PreferenceDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
canceled
boolean canceled
-
helpAction
ContextSensitiveHelpAction helpAction
-
tpPreferences
PreferenceTabbedPane tpPreferences
-
windowEventHandler
PreferenceDialog.WindowEventHandler windowEventHandler
-
-
-
Class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane extends javax.swing.JTabbedPane implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel extends javax.swing.JPanel implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane extends javax.swing.JScrollPane implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.SourceEditor extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
activeSourcesModel
SourceEditor.ActiveSourcesModel activeSourcesModel
the underlying model of active sources -
availableSourcesModel
SourceEditor.AvailableSourcesModel availableSourcesModel
the underlying model of available sources -
availableSourcesUrl
java.lang.String availableSourcesUrl
the URL from which the available sources are fetched -
canEnable
boolean canEnable
determines if the entry type can be enabled (set as active) -
iconPathsModel
SourceEditor.IconPathTableModel iconPathsModel
-
sourcesInitiallyLoaded
boolean sourcesInitiallyLoaded
determines if the source providers have been initially loaded -
sourceType
SourceType sourceType
the type of source entry -
tblActiveSources
javax.swing.JTable tblActiveSources
the table of active sources -
tblAvailableSources
javax.swing.JTable tblAvailableSources
the list of available sources -
tblIconPaths
javax.swing.JTable tblIconPaths
-
-
-
Class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
selectionModel
javax.swing.DefaultListSelectionModel selectionModel
-
-
-
Class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
cbActive
javax.swing.JCheckBox cbActive
-
tfTitle
JosmTextField tfTitle
-
tfURL
JosmTextField tfURL
-
-
-
Class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
data
java.util.List<java.lang.String> data
-
selectionModel
javax.swing.DefaultListSelectionModel selectionModel
-
-
-
-
Package org.openstreetmap.josm.gui.preferences.advanced
-
Class org.openstreetmap.josm.gui.preferences.advanced.AbstractListEditor extends ExtendedDialog implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor extends AbstractListEditor<T> implements Serializable
-
Serialized Fields
-
entryIdx
java.lang.Integer entryIdx
-
entryList
javax.swing.JList<java.lang.String> entryList
-
entryModel
AbstractTableListEditor.AbstractEntryListModel entryModel
-
table
javax.swing.JTable table
-
tableModel
javax.swing.table.AbstractTableModel tableModel
-
-
-
Class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.AbstractEntryListModel extends javax.swing.AbstractListModel<java.lang.String> implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.NewEntryAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.RemoveEntryAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
prefPattern
java.lang.String prefPattern
-
schemaKey
java.lang.String schemaKey
-
-
-
Class org.openstreetmap.josm.gui.preferences.advanced.ListEditor extends AbstractListEditor<java.lang.String> implements Serializable
-
Serialized Fields
-
model
ListEditor.ListSettingTableModel model
-
-
-
Class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor extends AbstractTableListEditor<java.util.List<java.lang.String>> implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor extends AbstractTableListEditor<java.util.Map<java.lang.String,java.lang.String>> implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
model
PreferencesTable.AllSettingsTableModel model
-
-
-
Class org.openstreetmap.josm.gui.preferences.advanced.StringEditor extends ExtendedDialog implements Serializable
-
Serialized Fields
-
tvalue
JosmTextField tvalue
-
-
-
-
Package org.openstreetmap.josm.gui.preferences.display
-
Class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
audioWaypointLabel
JosmComboBox<java.lang.String> audioWaypointLabel
-
audioWaypointLabelPattern
JosmTextField audioWaypointLabelPattern
-
circleDataSource
javax.swing.JComboBox<java.lang.String> circleDataSource
-
circleGpsPoints
javax.swing.JCheckBox circleGpsPoints
-
colorDynamic
javax.swing.JCheckBox colorDynamic
-
colorTypeDilution
javax.swing.JRadioButton colorTypeDilution
-
colorTypeDirection
javax.swing.JRadioButton colorTypeDirection
-
colorTypeFix
javax.swing.JRadioButton colorTypeFix
-
colorTypeGlobal
javax.swing.JRadioButton colorTypeGlobal
-
colorTypeHeatMap
javax.swing.JRadioButton colorTypeHeatMap
-
colorTypeHeatMapGain
javax.swing.JSlider colorTypeHeatMapGain
-
colorTypeHeatMapLowerLimit
javax.swing.JSlider colorTypeHeatMapLowerLimit
-
colorTypeHeatMapPoints
javax.swing.JCheckBox colorTypeHeatMapPoints
-
colorTypeHeatMapTune
JosmComboBox<java.lang.String> colorTypeHeatMapTune
-
colorTypeNone
javax.swing.JRadioButton colorTypeNone
-
colorTypeQuality
javax.swing.JRadioButton colorTypeQuality
-
colorTypeRef
javax.swing.JRadioButton colorTypeRef
-
colorTypeTime
javax.swing.JRadioButton colorTypeTime
-
colorTypeVelocity
javax.swing.JRadioButton colorTypeVelocity
-
colorTypeVelocityTune
JosmComboBox<java.lang.String> colorTypeVelocityTune
-
drawGpsArrows
javax.swing.JCheckBox drawGpsArrows
-
drawGpsArrowsFast
javax.swing.JCheckBox drawGpsArrowsFast
-
drawGpsArrowsMinDist
JosmTextField drawGpsArrowsMinDist
-
drawLineWidth
JosmTextField drawLineWidth
-
drawLineWithAlpha
javax.swing.JCheckBox drawLineWithAlpha
-
drawRawGpsLinesAll
javax.swing.JRadioButton drawRawGpsLinesAll
-
drawRawGpsLinesGlobal
javax.swing.JRadioButton drawRawGpsLinesGlobal
-
drawRawGpsLinesLocal
javax.swing.JRadioButton drawRawGpsLinesLocal
-
drawRawGpsLinesNone
javax.swing.JRadioButton drawRawGpsLinesNone
-
drawRawGpsMaxLineLength
JosmTextField drawRawGpsMaxLineLength
-
drawRawGpsMaxLineLengthLocal
JosmTextField drawRawGpsMaxLineLengthLocal
-
firstLayer
GpxLayer firstLayer
-
forceRawGpsLines
javax.swing.JCheckBox forceRawGpsLines
-
global
boolean global
-
hasLocalFile
boolean hasLocalFile
-
hasNonLocalFile
boolean hasNonLocalFile
-
largeGpsPoints
javax.swing.JCheckBox largeGpsPoints
-
layers
java.util.List<GpxLayer> layers
-
makeAutoMarkers
javax.swing.JCheckBox makeAutoMarkers
-
useGpsAntialiasing
javax.swing.JCheckBox useGpsAntialiasing
-
waypointLabel
JosmComboBox<java.lang.String> waypointLabel
-
waypointLabelPattern
JosmTextField waypointLabelPattern
-
-
-
-
Package org.openstreetmap.josm.gui.preferences.imagery
-
Class org.openstreetmap.josm.gui.preferences.imagery.AddImageryDialog extends ExtendedDialog implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
currentUnit
java.util.concurrent.TimeUnit currentUnit
-
headersTable
HeadersTable headersTable
-
minimumCacheExpiry
javax.swing.JSpinner minimumCacheExpiry
-
minimumCacheExpiryUnit
javax.swing.JComboBox<java.lang.String> minimumCacheExpiryUnit
-
name
JosmTextField name
-
rawUrl
JosmTextArea rawUrl
-
validGeoreference
javax.swing.JCheckBox validGeoreference
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.AddMVTLayerPanel extends AddImageryPanel implements Serializable
-
Serialized Fields
-
mvtUrl
JosmTextArea mvtUrl
-
mvtZoom
JosmTextField mvtZoom
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel extends AddImageryPanel implements Serializable
-
Serialized Fields
-
tmsUrl
JosmTextArea tmsUrl
-
tmsZoom
JosmTextField tmsZoom
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel extends AddImageryPanel implements Serializable
-
Serialized Fields
-
endpoint
javax.swing.JCheckBox endpoint
-
formats
javax.swing.JComboBox<java.lang.String> formats
-
setDefaultLayers
javax.swing.JCheckBox setDefaultLayers
-
showBounds
javax.swing.JButton showBounds
-
wmsUrl
JosmTextArea wmsUrl
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanel extends AddImageryPanel implements Serializable
-
Serialized Fields
-
setDefaultLayer
javax.swing.JCheckBox setDefaultLayer
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cacheDir
JosmTextField cacheDir
-
maxElementsOnDisk
javax.swing.JSpinner maxElementsOnDisk
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
sharpen
JosmComboBox<java.lang.String> sharpen
-
tilesZoom
javax.swing.JSlider tilesZoom
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
headers
java.util.List<java.lang.String[]> headers
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
activeModel
ImageryProvidersPanel.ImageryLayerTableModel activeModel
The model of active providers -
activeTable
javax.swing.JTable activeTable
The table of active providers -
activeToolbar
javax.swing.JToolBar activeToolbar
The toolbar on the right of active providers -
defaultFilter
FilterField defaultFilter
The filter of default providers -
defaultMap
JosmMapViewer defaultMap
The map displaying imagery bounds of selected default providers -
defaultModel
ImageryProvidersPanel.ImageryDefaultLayerTableModel defaultModel
The model of default providers -
defaultTable
javax.swing.JTable defaultTable
The table of default providers -
gui
PreferenceTabbedPane gui
-
middleToolbar
javax.swing.JToolBar middleToolbar
The toolbar on the middle of the panel
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryDefaultLayerTableModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryLayerTableModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
addToSlippyMapChosser
javax.swing.JCheckBox addToSlippyMapChosser
-
autoloadTiles
javax.swing.JCheckBox autoloadTiles
-
autozoomActive
javax.swing.JCheckBox autozoomActive
-
maxConcurrentDownloads
javax.swing.JSpinner maxConcurrentDownloads
-
maxDownloadsPerHost
javax.swing.JSpinner maxDownloadsPerHost
-
maxZoomLvl
javax.swing.JSpinner maxZoomLvl
-
minZoomLvl
javax.swing.JSpinner minZoomLvl
-
-
-
Class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
autozoomActive
javax.swing.JCheckBox autozoomActive
-
spinSimConn
javax.swing.JSpinner spinSimConn
-
tileSize
javax.swing.JSpinner tileSize
-
-
-
-
Package org.openstreetmap.josm.gui.preferences.map
-
Class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor extends SourceEditor implements Serializable
-
-
Package org.openstreetmap.josm.gui.preferences.plugin
-
Class org.openstreetmap.josm.gui.preferences.plugin.PluginCheckBox extends javax.swing.JCheckBox implements Serializable
-
Serialized Fields
-
panel
PluginListPanel panel
-
-
-
Class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel extends VerticallyScrollablePanel implements Serializable
-
Serialized Fields
-
pluginListInitialized
boolean pluginListInitialized
Whether the plugin list has been built up already in the UI.
-
-
-
Class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
lblUpdateInterval
javax.swing.JLabel lblUpdateInterval
-
tfUpdateInterval
JosmTextField tfUpdateInterval
-
-
-
-
Package org.openstreetmap.josm.gui.preferences.projection
-
Class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeComparator extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codePattern
java.util.regex.Pattern codePattern
-
-
Class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
data
java.util.List<java.lang.String> data
-
filter
JosmTextField filter
-
filteredData
java.util.List<java.lang.String> filteredData
-
lastCode
java.lang.String lastCode
-
model
CodeSelectionPanel.ProjectionCodeModel model
-
table
javax.swing.JTable table
-
-
-
Class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.ParameterInfoDialog extends ExtendedDialog implements Serializable
-
Class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice.CBPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
prefcb
JosmComboBox<java.lang.String> prefcb
-
-
-
-
Package org.openstreetmap.josm.gui.preferences.server
-
Class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel extends VerticallyScrollablePanel implements Serializable
-
Serialized Fields
-
pnlAuthenticationParameters
javax.swing.JPanel pnlAuthenticationParameters
the panel which contains the authentication parameters for the respective authentication scheme -
pnlBasicAuthPreferences
BasicAuthenticationPreferencesPanel pnlBasicAuthPreferences
the panel for the basic authentication parameters -
pnlOAuth20Preferences
OAuthAuthenticationPreferencesPanel pnlOAuth20Preferences
the panel for the OAuth 2.0 authentication parameters -
rbBasicAuthentication
javax.swing.JRadioButton rbBasicAuthentication
indicates whether we use basic authentication -
rbOAuth20
javax.swing.JRadioButton rbOAuth20
indicates whether we use OAuth 2.0 as authentication scheme
-
-
-
Class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
decorationPanel
javax.swing.JPanel decorationPanel
a panel with further information, e.g. some warnings -
tfOsmPassword
JosmPasswordField tfOsmPassword
the OSM password -
tfOsmUserName
JosmTextField tfOsmUserName
the OSM user name
-
-
-
Class org.openstreetmap.josm.gui.preferences.server.FeaturesPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
intervalLabel
javax.swing.JLabel intervalLabel
-
notesDaysClosed
JosmTextField notesDaysClosed
-
notifier
javax.swing.JCheckBox notifier
-
notifierInterval
JosmTextField notifierInterval
-
-
-
Class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
apiUrl
java.lang.String apiUrl
-
cbSaveToPreferences
javax.swing.JCheckBox cbSaveToPreferences
-
cbShowAdvancedParameters
javax.swing.JCheckBox cbShowAdvancedParameters
-
cbUseForAllRequests
javax.swing.JCheckBox cbUseForAllRequests
-
oAuthVersion
OAuthVersion oAuthVersion
-
pnlAdvancedProperties
AdvancedOAuthPropertiesPanel pnlAdvancedProperties
-
pnlAlreadyAuthorised
OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel pnlAlreadyAuthorised
-
pnlAuthorisationMessage
javax.swing.JPanel pnlAuthorisationMessage
-
pnlNotYetAuthorised
OAuthAuthenticationPreferencesPanel.NotYetAuthorisedPanel pnlNotYetAuthorised
-
-
-
Class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
btnTest
javax.swing.JButton btnTest
-
cbUseDefaultServerUrl
javax.swing.JCheckBox cbUseDefaultServerUrl
indicates whether to use the default OSM URL or not -
lblApiUrl
javax.swing.JLabel lblApiUrl
-
lblValid
javax.swing.JLabel lblValid
-
tfOsmServerUrl
HistoryComboBox tfOsmServerUrl
-
-
-
Class org.openstreetmap.josm.gui.preferences.server.OverpassServerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
forMultiFetch
javax.swing.JCheckBox forMultiFetch
-
overpassServer
HistoryComboBox overpassServer
-
-
-
Class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel extends VerticallyScrollablePanel implements Serializable
- serialVersionUID:
- -2479852374189976764L
-
Serialized Fields
-
pnlHttpProxyConfigurationPanel
javax.swing.JPanel pnlHttpProxyConfigurationPanel
-
pnlIncludeOrExcludeHostsPanel
javax.swing.JPanel pnlIncludeOrExcludeHostsPanel
-
pnlSocksProxyConfigurationPanel
javax.swing.JPanel pnlSocksProxyConfigurationPanel
-
tfExceptionHosts
EditableList tfExceptionHosts
-
tfIncludeHosts
EditableList tfIncludeHosts
-
tfProxyHttpHost
JosmTextField tfProxyHttpHost
-
tfProxyHttpPassword
JosmPasswordField tfProxyHttpPassword
-
tfProxyHttpPort
JosmTextField tfProxyHttpPort
-
tfProxyHttpUser
JosmTextField tfProxyHttpUser
-
tfProxySocksHost
JosmTextField tfProxySocksHost
-
tfProxySocksPort
JosmTextField tfProxySocksPort
-
-
-
Package org.openstreetmap.josm.gui.preferences.shortcut
-
Class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cbAlt
javax.swing.JCheckBox cbAlt
-
cbCtrl
javax.swing.JCheckBox cbCtrl
-
cbDefault
javax.swing.JCheckBox cbDefault
-
cbDisable
javax.swing.JCheckBox cbDisable
-
cbMeta
javax.swing.JCheckBox cbMeta
-
cbShift
javax.swing.JCheckBox cbShift
-
filterField
FilterField filterField
-
model
javax.swing.table.AbstractTableModel model
-
shortcutTable
javax.swing.JTable shortcutTable
-
tfKey
JosmComboBox<java.lang.String> tfKey
-
-
-
-
Package org.openstreetmap.josm.gui.progress
-
Class org.openstreetmap.josm.gui.progress.ProgressException extends java.lang.RuntimeException implements Serializable
-
-
Package org.openstreetmap.josm.gui.tagging
-
Class org.openstreetmap.josm.gui.tagging.TagCellEditor extends javax.swing.AbstractCellEditor implements Serializable
-
Serialized Fields
-
autoCompletionList
AutoCompletionList autoCompletionList
user input is matched against this list of auto completion items -
editor
AutoCompletingTextField editor
-
-
-
Class org.openstreetmap.josm.gui.tagging.TagCellRenderer extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
fontItalic
java.awt.Font fontItalic
-
fontStandard
java.awt.Font fontStandard
-
-
-
Class org.openstreetmap.josm.gui.tagging.TagEditorModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
colSelectionModel
javax.swing.DefaultListSelectionModel colSelectionModel
-
dirty
boolean dirty
indicates whether the model is dirty -
propChangeSupport
java.beans.PropertyChangeSupport propChangeSupport
-
rowSelectionModel
javax.swing.DefaultListSelectionModel rowSelectionModel
-
-
-
Class org.openstreetmap.josm.gui.tagging.TagEditorPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
model
TagEditorModel model
the tag editor model -
presetListPanel
PresetListPanel presetListPanel
-
tagTable
TagTable tagTable
the tag table
-
-
-
Class org.openstreetmap.josm.gui.tagging.TagTable extends JosmTable implements Serializable
-
Serialized Fields
-
addAction
TagTable.AddAction addAction
the add action -
deleteAction
TagTable.DeleteAction deleteAction
the delete action -
doNotStopCellEditingWhenFocused
java.util.concurrent.CopyOnWriteArrayList<java.awt.Component> doNotStopCellEditingWhenFocused
a list of components to which focus can be transferred without stopping cell editing this table. -
editor
TagCellEditor editor
the table cell editor used by this table -
model
TagEditorModel model
-
nextFocusComponent
java.awt.Component nextFocusComponent
-
pasteAction
TagTable.PasteAction pasteAction
the tag paste action
-
-
-
-
Package org.openstreetmap.josm.gui.tagging.ac
-
Class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox extends JosmComboBox<E> implements Serializable
-
Serialized Fields
-
useFixedLocale
boolean useFixedLocale
force a different keyboard input locale for the editor
-
-
-
Class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel extends JosmComboBoxModel<E> implements Serializable
-
Serialized Fields
-
comparator
java.util.Comparator<E> comparator
The comparator used byAutoCompComboBoxModel.findBestCandidate(java.lang.String)
The comparator is used exclusively for autocompleting, and not for sorting the combobox entries. The default comparator sorts elements in alphabetical order according to
E::toString
.
-
-
-
Class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent extends java.awt.AWTEvent implements Serializable
- serialVersionUID:
- 3745384758753475838L
-
Serialized Fields
-
item
java.lang.Object item
the selected autocomplete item
-
-
Class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField extends JosmTextField implements Serializable
-
Serialized Fields
-
autoCompletionList
AutoCompletionList autoCompletionList
the auto completion list user input is matched against -
maxChars
java.lang.Integer maxChars
-
noAutoCompletionString
java.lang.String noAutoCompletionString
a string which should not be auto completed -
originalValue
java.lang.String originalValue
-
-
-
Class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
filter
java.lang.String filter
the filter expression
-
-
-
Class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField extends JosmTextField implements Serializable
-
Serialized Fields
-
AUTOCOMPLETE_NUMBERS
boolean AUTOCOMPLETE_NUMBERS
Whether to autocomplete numbers -
autocompleteEnabled
boolean autocompleteEnabled
true if the combobox should autocomplete -
model
AutoCompComboBoxModel<E> model
the model -
originalValue
java.lang.String originalValue
-
-
-
-
Package org.openstreetmap.josm.gui.tagging.presets
-
Class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
excludeRegions
boolean excludeRegions
If true, invert the meaning of regions. -
group
TaggingPresetMenu group
The preset group this preset belongs to. -
iconFuture
java.util.concurrent.CompletableFuture<java.lang.Void> iconFuture
The completable future task of asynchronous icon loading -
iconName
java.lang.String iconName
The icon name assigned to this preset. -
itemGuiSupport
TaggingPresetItemGuiSupport itemGuiSupport
Support functions -
locale_name
java.lang.String locale_name
A cache for the local name. Should never be accessed directly.- See Also:
TaggingPreset.getLocaleName()
-
name
java.lang.String name
The name of the tagging preset.- See Also:
TaggingPreset.getRawName()
-
name_context
java.lang.String name_context
Translation context for name -
originalSelectionEmpty
boolean originalSelectionEmpty
True whenever the original selection given into createSelection was empty -
preset_name_label
boolean preset_name_label
Show the preset name if true -
regions
java.util.Collection<java.lang.String> regions
List of regions the preset is applicable for.
-
-
-
Class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset.ToolbarButtonAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
toolbarIndex
int toolbarIndex
-
-
-
Class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetLabel extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
t
TaggingPreset t
-
-
-
Class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu extends TaggingPreset implements Serializable
-
Serialized Fields
-
menu
javax.swing.JMenu menu
The menu to show users
-
-
-
Class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
selector
TaggingPresetSelector selector
-
-
-
Class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
selector
TaggingPresetSelector selector
-
-
-
Class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog.Action extends JosmAction implements Serializable
-
Class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector extends SearchTextResultListPanel<TaggingPreset> implements Serializable
-
Serialized Fields
-
ckOnlyApplicable
javax.swing.JCheckBox ckOnlyApplicable
-
ckSearchInTags
javax.swing.JCheckBox ckSearchInTags
-
typesInSelection
java.util.Set<TaggingPresetType> typesInSelection
-
typesInSelectionDirty
boolean typesInSelectionDirty
-
-
-
Class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSeparator extends TaggingPreset implements Serializable
-
-
Package org.openstreetmap.josm.gui.util
-
Class org.openstreetmap.josm.gui.util.LruCache extends java.util.LinkedHashMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
capacity
int capacity
-
-
Class org.openstreetmap.josm.gui.util.MultiLineFlowLayout extends java.awt.FlowLayout implements Serializable
-
Class org.openstreetmap.josm.gui.util.RedirectInputMap extends javax.swing.ComponentInputMap implements Serializable
-
Serialized Fields
-
target
javax.swing.InputMap target
-
-
-
Class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem extends javax.swing.JCheckBoxMenuItem implements Serializable
-
Serialized Fields
-
path
javax.swing.MenuElement[] path
-
-
-
Class org.openstreetmap.josm.gui.util.StayOpenMenuItem extends javax.swing.JMenuItem implements Serializable
-
Serialized Fields
-
path
javax.swing.MenuElement[] path
-
-
-
Class org.openstreetmap.josm.gui.util.StayOpenPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem extends javax.swing.JRadioButtonMenuItem implements Serializable
-
Serialized Fields
-
path
javax.swing.MenuElement[] path
-
-
-
Class org.openstreetmap.josm.gui.util.WindowGeometry.WindowGeometryException extends java.lang.Exception implements Serializable
-
-
Package org.openstreetmap.josm.gui.widgets
-
Class org.openstreetmap.josm.gui.widgets.AbstractIdTextField extends AutoCompTextField<java.lang.String> implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.AutoAdjustingSplitPane extends javax.swing.JSplitPane implements Serializable
-
Serialized Fields
-
dividerLocation
double dividerLocation
-
-
-
Class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
tfLatLon
JosmTextField[] tfLatLon
-
tfOsmUrl
JosmTextField tfOsmUrl
-
-
-
Class org.openstreetmap.josm.gui.widgets.ButtonColumn extends javax.swing.AbstractCellEditor implements Serializable
-
Serialized Fields
-
action
javax.swing.Action action
-
buttonName
java.lang.String buttonName
-
editButton
javax.swing.JButton editButton
-
editorValue
java.lang.Object editorValue
-
renderButton
javax.swing.JButton renderButton
-
-
-
Class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField extends AbstractIdTextField<ChangesetIdTextField.ChangesetIdValidator> implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
dateMax
java.time.Instant dateMax
-
dateMin
java.time.Instant dateMin
-
slider
javax.swing.JSlider slider
-
spinner
javax.swing.JSpinner spinner
-
watchSlider
boolean watchSlider
-
-
-
Class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField extends JosmTextField implements Serializable
-
Serialized Fields
-
disabledMenuActions
java.util.Set<JosmAction> disabledMenuActions
-
-
-
Class org.openstreetmap.josm.gui.widgets.EditableList extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
addSrcButton
javax.swing.JButton addSrcButton
The add button -
deleteSrcButton
javax.swing.JButton deleteSrcButton
The delete button -
editSrcButton
javax.swing.JButton editSrcButton
The edit button displayed nex to the list -
sourcesList
javax.swing.JList<java.lang.String> sourcesList
The list items -
title
java.lang.String title
The title displayed in input dialog
-
-
-
Class org.openstreetmap.josm.gui.widgets.FilterField extends DisableShortcutsOnFocusGainedTextField implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.HideableTabbedPane extends javax.swing.JTabbedPane implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.HistoryComboBox extends AutoCompComboBox<java.lang.String> implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.HistoryComboBoxModel extends AutoCompComboBoxModel<java.lang.String> implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.HtmlPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
jepMessage
JosmEditorPane jepMessage
-
-
-
Class org.openstreetmap.josm.gui.widgets.ImageLabel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
charCount
int charCount
-
imgLabel
javax.swing.JLabel imgLabel
-
tf
javax.swing.JLabel tf
-
-
-
Class org.openstreetmap.josm.gui.widgets.JMultilineLabel extends javax.swing.JEditorPane implements Serializable
-
Serialized Fields
-
maxWidth
int maxWidth
-
oldbounds
java.awt.Rectangle oldbounds
-
oldPreferred
java.awt.Dimension oldPreferred
-
-
-
Class org.openstreetmap.josm.gui.widgets.JosmComboBox extends javax.swing.JComboBox<E> implements Serializable
-
Serialized Fields
-
configMaximumRowCount
java.lang.Integer configMaximumRowCount
the configured maximum row count or null -
hint
java.lang.String hint
greyed text to display in the editor when the selected value is empty -
preferredHeight
int preferredHeight
The preferred height of the combobox when closed. Use if the items in the list dropdown are taller than the item in the editor, as in some comboboxes in the preset dialog. -1 to use the height of the tallest item in the list.
-
-
-
Class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel extends javax.swing.AbstractListModel<E> implements Serializable
-
Serialized Fields
-
elements
java.util.ArrayList<E> elements
the elements shown in the dropdown -
maxSize
int maxSize
The maximum number of elements to hold, -1 for no limit. Used for histories. -
selected
java.lang.Object selected
the selected element in the dropdown or null
-
-
-
Class org.openstreetmap.josm.gui.widgets.JosmEditorPane extends javax.swing.JEditorPane implements Serializable
-
Serialized Fields
-
launcher
PopupMenuLauncher launcher
-
-
-
Class org.openstreetmap.josm.gui.widgets.JosmHTMLEditorKit extends javax.swing.text.html.HTMLEditorKit implements Serializable
-
Serialized Fields
-
ss
javax.swing.text.html.StyleSheet ss
-
-
-
Class org.openstreetmap.josm.gui.widgets.JosmPasswordField extends javax.swing.JPasswordField implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.JosmTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
colEnd
int colEnd
-
selectNextColumnCellAction
JosmTable.SelectNextColumnCellAction selectNextColumnCellAction
-
selectPreviousColumnCellAction
JosmTable.SelectPreviousColumnCellAction selectPreviousColumnCellAction
-
-
-
Class org.openstreetmap.josm.gui.widgets.JosmTable.SelectNextColumnCellAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.JosmTable.SelectPreviousColumnCellAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.JosmTextArea extends javax.swing.JTextArea implements Serializable
-
Serialized Fields
-
launcher
PopupMenuLauncher launcher
-
-
-
Class org.openstreetmap.josm.gui.widgets.JosmTextField extends javax.swing.JTextField implements Serializable
-
Serialized Fields
-
hint
java.lang.String hint
-
icon
javax.swing.Icon icon
-
iconPos
java.awt.Point iconPos
-
launcher
PopupMenuLauncher launcher
-
orientationAction
OrientationAction orientationAction
-
originalMargin
java.awt.Insets originalMargin
-
-
-
Class org.openstreetmap.josm.gui.widgets.LargeTextTable extends javax.swing.JTable implements Serializable
-
Serialized Fields
-
charWidth
int charWidth
-
fontHeight
int fontHeight
-
-
-
Class org.openstreetmap.josm.gui.widgets.ListPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Serialized Fields
-
lists
javax.swing.JList<?>[] lists
-
-
-
Class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.InvalidLayoutException extends java.lang.RuntimeException implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.MultiSplitPane extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
continuousLayout
boolean continuousLayout
-
dragMax
int dragMax
-
dragMin
int dragMin
-
dragOffsetX
int dragOffsetX
-
dragOffsetY
int dragOffsetY
-
dragUnderway
boolean dragUnderway
-
initialDividerBounds
java.awt.Rectangle initialDividerBounds
-
oldFloatingDividers
boolean oldFloatingDividers
-
-
-
Class org.openstreetmap.josm.gui.widgets.MultiSplitPane.AccessibleMultiSplitPane extends javax.swing.JPanel.AccessibleJPanel implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.OrientationAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
component
java.awt.Component component
-
iconLTR
javax.swing.ImageIcon iconLTR
-
iconRTL
javax.swing.ImageIcon iconRTL
-
-
-
Class org.openstreetmap.josm.gui.widgets.OSDLabel extends javax.swing.JLabel implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.OsmIdTextField extends AbstractIdTextField<OsmIdTextField.OsmIdValidator> implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable extends JosmTable implements Serializable
-
Serialized Fields
-
popupMenu
javax.swing.JPopupMenu popupMenu
the popup menu -
zoomToAction
ZoomToAction zoomToAction
-
-
-
Class org.openstreetmap.josm.gui.widgets.OsmPrimitiveTypesComboBox extends JosmComboBox<java.lang.Object> implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.PopupMenuButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
menu
javax.swing.JPopupMenu menu
-
-
-
Class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox extends javax.swing.JCheckBox implements Serializable
-
Serialized Fields
-
allowed
QuadStateCheckBox.State[] allowed
-
-
-
Class org.openstreetmap.josm.gui.widgets.ScrollableTable extends javax.swing.JTable implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
edSearchText
JosmTextField edSearchText
-
lsResult
javax.swing.JList<T> lsResult
-
lsResultModel
SearchTextResultListPanel.ResultListModel<T> lsResultModel
-
-
-
Class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel.ResultListModel extends javax.swing.AbstractListModel<T> implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Serialized Fields
-
component
javax.swing.text.JTextComponent component
-
redoAction
TextContextualPopupMenu.RedoAction redoAction
-
undo
javax.swing.undo.UndoManager undo
-
undoAction
TextContextualPopupMenu.UndoAction undoAction
-
undoRedo
boolean undoRedo
-
-
-
Class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu.RedoAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu.UndoAction extends javax.swing.AbstractAction implements Serializable
-
Class org.openstreetmap.josm.gui.widgets.UrlLabel extends javax.swing.JLabel implements Serializable
-
Serialized Fields
-
description
java.lang.String description
-
url
java.lang.String url
-
-
-
Class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel extends javax.swing.JPanel implements Serializable
-
-
Package org.openstreetmap.josm.io
-
Class org.openstreetmap.josm.io.BoundingBoxDownloader.MoreNotesException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
limit
int limit
The download limit sent to the server.
-
-
-
Class org.openstreetmap.josm.io.ChangesetClosedException extends OsmTransferException implements Serializable
-
Serialized Fields
-
changesetId
long changesetId
the changeset id -
closedOn
java.time.Instant closedOn
the date on which the changeset was closed -
source
ChangesetClosedException.Source source
the source
-
-
-
Class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.io.IllegalDataException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.io.MissingOAuthAccessTokenException extends OsmTransferException implements Serializable
-
Class org.openstreetmap.josm.io.OfflineAccessException extends java.lang.IllegalStateException implements Serializable
-
Class org.openstreetmap.josm.io.OsmApiException extends OsmTransferException implements Serializable
-
Serialized Fields
-
accessedUrl
java.lang.String accessedUrl
-
contentType
java.lang.String contentType
-
errorBody
java.lang.String errorBody
-
errorHeader
java.lang.String errorHeader
-
login
java.lang.String login
-
responseCode
int responseCode
-
-
-
Class org.openstreetmap.josm.io.OsmApiInitializationException extends OsmTransferException implements Serializable
-
Class org.openstreetmap.josm.io.OsmApiPrimitiveGoneException extends OsmApiException implements Serializable
-
Serialized Fields
-
id
long id
the id of the primitive -
type
OsmPrimitiveType type
the type of the primitive which is gone on the server
-
-
-
Class org.openstreetmap.josm.io.OsmTransferCanceledException extends OsmTransferException implements Serializable
-
Class org.openstreetmap.josm.io.OsmTransferException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
-
-
Class org.openstreetmap.josm.io.XmlStreamParsingException extends javax.xml.stream.XMLStreamException implements Serializable
-
-
Package org.openstreetmap.josm.io.audio
-
Class org.openstreetmap.josm.io.audio.AudioException extends java.lang.Exception implements Serializable
-
-
Package org.openstreetmap.josm.io.auth
-
Class org.openstreetmap.josm.io.auth.CredentialsAgentException extends java.lang.Exception implements Serializable
-
-
Package org.openstreetmap.josm.io.imagery
-
Class org.openstreetmap.josm.io.imagery.WMSImagery.WMSGetCapabilitiesException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
incomingData
java.lang.String incomingData
-
-
-
-
Package org.openstreetmap.josm.io.remotecontrol
-
Class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog extends ExtendedDialog implements Serializable
-
Serialized Fields
-
count
int[] count
-
propertyTable
javax.swing.JTable propertyTable
-
sender
java.lang.String sender
-
-
-
-
Package org.openstreetmap.josm.io.remotecontrol.handler
-
Class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerBadRequestException extends RequestHandler.RequestHandlerException implements Serializable
-
Class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerErrorException extends RequestHandler.RequestHandlerException implements Serializable
-
Class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerForbiddenException extends RequestHandler.RequestHandlerException implements Serializable
-
Class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerOsmApiException extends RequestHandler.RequestHandlerErrorException implements Serializable
-
-
Package org.openstreetmap.josm.plugins
-
Class org.openstreetmap.josm.plugins.PluginDownloadException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.plugins.PluginException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.plugins.PluginListParseException extends java.lang.Exception implements Serializable
-
-
Package org.openstreetmap.josm.spi.preferences
-
Class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.openstreetmap.josm.tools
-
Class org.openstreetmap.josm.tools.AlphanumComparator extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.openstreetmap.josm.tools.GBC extends java.awt.GridBagConstraints implements Serializable
-
Class org.openstreetmap.josm.tools.JosmRuntimeException extends java.lang.RuntimeException implements Serializable
-
Class org.openstreetmap.josm.tools.MemoryManager.NotEnoughMemoryException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.tools.OptionParser.OptionParseException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
localizedMessage
java.lang.String localizedMessage
-
-
-
Class org.openstreetmap.josm.tools.UncheckedParseException extends java.lang.RuntimeException implements Serializable
-
Class org.openstreetmap.josm.tools.UserCancelException extends java.lang.Exception implements Serializable
-
Class org.openstreetmap.josm.tools.XmlParsingException extends org.xml.sax.SAXException implements Serializable
-
Serialized Fields
-
columnNumber
int columnNumber
-
lineNumber
int lineNumber
-
-
-
-
Package org.openstreetmap.josm.tools.bugreport
-
Class org.openstreetmap.josm.tools.bugreport.BugReport extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
exception
ReportedException exception
-
includeAllStackTraces
boolean includeAllStackTraces
-
includeData
boolean includeData
-
includeStatusReport
boolean includeStatusReport
-
listeners
java.util.concurrent.CopyOnWriteArrayList<BugReport.BugReportListener> listeners
-
-
Class org.openstreetmap.josm.tools.bugreport.ReportedException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 737333873766201033L
-
Serialized Fields
-
methodWarningFrom
java.lang.String methodWarningFrom
-
sections
java.util.LinkedList<ReportedException.Section> sections
-
-
-
Package org.openstreetmap.josm.tools.template_engine
-
Class org.openstreetmap.josm.tools.template_engine.ParseError extends java.lang.Exception implements Serializable
-