Package | Description |
---|---|
org.openstreetmap.josm.actions.mapmode |
Provides the classes for JOSM
map modes . |
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
org.openstreetmap.josm.gui.conflict.pair |
Provides the classes for displaying conflicts as pair of lists.
|
org.openstreetmap.josm.gui.conflict.pair.nodes |
Provides the classes for displaying conflicts in ways list of nodes.
|
org.openstreetmap.josm.gui.conflict.pair.properties |
Provides the classes for displaying conflicts in OSM primitive properties.
|
org.openstreetmap.josm.gui.conflict.pair.relation |
Provides the classes for displaying conflicts in OSM primitive relation memberships.
|
org.openstreetmap.josm.gui.conflict.tags |
Provides the classes for resolving conflicts between OSM tags.
|
org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
org.openstreetmap.josm.gui.dialogs.layer |
Toggle dialog allowing to display the list of layers.
|
org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
org.openstreetmap.josm.gui.help |
Help system based on an embedded web browser fetching contents from JOSM wiki.
|
org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
org.openstreetmap.josm.gui.preferences |
Provides generic classes for handling JOSM preferences.
|
org.openstreetmap.josm.gui.preferences.plugin |
Provides classes for handling plugin preferences.
|
org.openstreetmap.josm.gui.tagging.ac |
Provides GUI classes for handling autocompletion of tags.
|
org.openstreetmap.josm.gui.util |
Provides GUI utility classes.
|
Class and Description |
---|
HighlightHelper
This class stores the set of highlighted primitives and
allows easy and fast change of highlighting.
|
KeyPressReleaseListener
Interface that is used to detect key pressing and releasing.
|
ModifierExListener
Listener called when pressed extended modifier keys change is detected.
|
Class and Description |
---|
AdvancedKeyPressDetector
Helper object that allows cross-platform detection of key press and release events
instance is available globally as
Main.map.keyDetector . |
CursorManager
This class manages multiple cursors for multiple components.
|
WindowGeometry
This is a helper class for persisting the geometry of a JOSM window to the preference store
and for restoring it from the preference store.
|
Class and Description |
---|
AdjustmentSynchronizer
Synchronizes scrollbar adjustments between a set of
Adjustable s. |
ChangeNotifier
Replacement to
java.util.Observable class, deprecated with Java 9. |
Class and Description |
---|
ChangeNotifier
Replacement to
java.util.Observable class, deprecated with Java 9. |
Class and Description |
---|
ChangeNotifier
Replacement to
java.util.Observable class, deprecated with Java 9. |
Class and Description |
---|
ChangeNotifier
Replacement to
java.util.Observable class, deprecated with Java 9. |
Class and Description |
---|
CellEditorSupport
Utility class used to ease implementation of
CellEditor interface,
or one of its sub-interfaces, for classes that cannot extend AbstractCellEditor . |
Class and Description |
---|
HighlightHelper
This class stores the set of highlighted primitives and
allows easy and fast change of highlighting.
|
MultikeyShortcutAction
Action implementing a multikey shortcut - shorcuts like Ctrl+Alt+S,n will toggle n-th layer visibility.
|
MultikeyShortcutAction.MultikeyInfo |
ReorderableTableModel
Defines a table model that can be reordered.
|
SortableTableModel
Defines a table model that can be sorted.
|
StayOpenPopupMenu
A
JPopupMenu that can stay open on all platforms when containing StayOpen* items. |
Class and Description |
---|
MultikeyShortcutAction
Action implementing a multikey shortcut - shorcuts like Ctrl+Alt+S,n will toggle n-th layer visibility.
|
MultikeyShortcutAction.MultikeyInfo |
Class and Description |
---|
HighlightHelper
This class stores the set of highlighted primitives and
allows easy and fast change of highlighting.
|
Class and Description |
---|
HighlightHelper
This class stores the set of highlighted primitives and
allows easy and fast change of highlighting.
|
ReorderableTableModel
Defines a table model that can be reordered.
|
SortableTableModel
Defines a table model that can be sorted.
|
Class and Description |
---|
ChangeNotifier
Replacement to
java.util.Observable class, deprecated with Java 9. |
Class and Description |
---|
AdjustmentSynchronizer
Synchronizes scrollbar adjustments between a set of
Adjustable s. |
ChangeNotifier
Replacement to
java.util.Observable class, deprecated with Java 9. |
Class and Description |
---|
CellEditorSupport
Utility class used to ease implementation of
CellEditor interface,
or one of its sub-interfaces, for classes that cannot extend AbstractCellEditor . |
ChangeNotifier
Replacement to
java.util.Observable class, deprecated with Java 9. |
Class and Description |
---|
MultikeyShortcutAction
Action implementing a multikey shortcut - shorcuts like Ctrl+Alt+S,n will toggle n-th layer visibility.
|
MultikeyShortcutAction.MultikeyInfo |
Class and Description |
---|
ReorderableTableModel
Defines a table model that can be reordered.
|
Class and Description |
---|
ChangeNotifier
Replacement to
java.util.Observable class, deprecated with Java 9. |
Class and Description |
---|
CellEditorSupport
Utility class used to ease implementation of
CellEditor interface,
or one of its sub-interfaces, for classes that cannot extend AbstractCellEditor . |
Class and Description |
---|
ChangeNotifier
Replacement to
java.util.Observable class, deprecated with Java 9. |
FileFilterAllFiles
A FileFilter that accepts all files.
|
KeyPressReleaseListener
Interface that is used to detect key pressing and releasing.
|
ModifierExListener
Listener called when pressed extended modifier keys change is detected.
|
MultikeyActionsHandler
Handles the different multikey actions.
|
MultikeyActionsHandler.MyAction |
MultikeyShortcutAction
Action implementing a multikey shortcut - shorcuts like Ctrl+Alt+S,n will toggle n-th layer visibility.
|
MultikeyShortcutAction.MultikeyInfo |
ReorderableTableModel
Defines a table model that can be reordered.
|
WindowGeometry
This is a helper class for persisting the geometry of a JOSM window to the preference store
and for restoring it from the preference store.
|
WindowGeometry.WindowGeometryException
Exception thrown by the WindowGeometry class if something goes wrong
|