| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.mapmode | |
| org.openstreetmap.josm.gui | |
| org.openstreetmap.josm.gui.conflict.pair | |
| org.openstreetmap.josm.gui.conflict.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.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.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.mappaint.styleelement | |
| org.openstreetmap.josm.gui.tagging.ac |
Provides 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.
|
| ModifierListener
Listener called when pressed 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.
|
| Class and Description |
|---|
| AdjustmentSynchronizer
Synchronizes scrollbar adjustments between a set of
Adjustables. |
| 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.
|
| 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.
|
| Class and Description |
|---|
| AdjustmentSynchronizer
Synchronizes scrollbar adjustments between a set of
Adjustables. |
| 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 |
|---|
| RotationAngle
Determines how an icon is to be rotated depending on the primitive to displayed.
|
| 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 |
|---|
| FileFilterAllFiles
A FileFilter that accepts all files.
|
| KeyPressReleaseListener
Interface that is used to detect key pressing and releasing.
|
| ModifierListener
Listener called when pressed modifier keys change is detected
|
| RotationAngle
Determines how an icon is to be rotated depending on the primitive to displayed.
|