JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.openstreetmap.josm.eventbus
,
org.openstreetmap.josm.plugins.eventbus
,
org.openstreetmap.josm.plugins.eventbus.actions
,
org.openstreetmap.josm.plugins.eventbus.data
,
org.openstreetmap.josm.plugins.eventbus.data.conflict
,
org.openstreetmap.josm.plugins.eventbus.data.osm
,
org.openstreetmap.josm.plugins.eventbus.data.osm.history
,
org.openstreetmap.josm.plugins.eventbus.data.projection
,
org.openstreetmap.josm.plugins.eventbus.gui
,
org.openstreetmap.josm.plugins.eventbus.gui.conflict.tags
,
org.openstreetmap.josm.plugins.eventbus.gui.dialogs
,
org.openstreetmap.josm.plugins.eventbus.gui.dialogs.relation
,
org.openstreetmap.josm.plugins.eventbus.gui.download
,
org.openstreetmap.josm.plugins.eventbus.gui.layer
,
org.openstreetmap.josm.plugins.eventbus.gui.layer.imagery
,
org.openstreetmap.josm.plugins.eventbus.gui.mappaint
,
org.openstreetmap.josm.plugins.eventbus.gui.preferences.imagery
,
org.openstreetmap.josm.plugins.eventbus.gui.preferences.server
,
org.openstreetmap.josm.plugins.eventbus.gui.progress
,
org.openstreetmap.josm.plugins.eventbus.gui.tagging.presets
,
org.openstreetmap.josm.plugins.eventbus.gui.util
,
org.openstreetmap.josm.plugins.eventbus.io
Class Hierarchy
java.lang.
Object
org.openstreetmap.josm.eventbus.
DeadEvent
org.openstreetmap.josm.eventbus.
Dispatcher
org.openstreetmap.josm.eventbus.
Dispatcher.ImmediateDispatcher
org.openstreetmap.josm.eventbus.
Dispatcher.LegacyAsyncDispatcher
org.openstreetmap.josm.eventbus.
Dispatcher.PerThreadQueuedDispatcher
org.openstreetmap.josm.eventbus.
Dispatcher.LegacyAsyncDispatcher.EventWithSubscriber
org.openstreetmap.josm.eventbus.
Dispatcher.PerThreadQueuedDispatcher.Event
org.openstreetmap.josm.eventbus.
EventBus
org.openstreetmap.josm.eventbus.
AsyncEventBus
org.openstreetmap.josm.eventbus.
EventBus.LoggingHandler
(implements org.openstreetmap.josm.eventbus.
SubscriberExceptionHandler
)
java.util.
EventObject
(implements java.io.
Serializable
)
org.openstreetmap.josm.plugins.eventbus.data.conflict.
AbstractConflictsEvent
org.openstreetmap.josm.plugins.eventbus.data.conflict.
ConflictsAddedEvent
org.openstreetmap.josm.plugins.eventbus.data.conflict.
ConflictsRemovedEvent
org.openstreetmap.josm.plugins.eventbus.data.osm.history.
AbstractHistoryEvent
org.openstreetmap.josm.plugins.eventbus.data.osm.history.
HistoryClearedEvent
org.openstreetmap.josm.plugins.eventbus.data.osm.history.
HistoryUpdatedEvent
org.openstreetmap.josm.plugins.eventbus.data.osm.
AbstractNoteDataEvent
org.openstreetmap.josm.plugins.eventbus.data.osm.
NoteDataUpdatedEvent
org.openstreetmap.josm.plugins.eventbus.data.osm.
SelectedNoteChangedEvent
org.openstreetmap.josm.plugins.eventbus.data.
CommandQueueEvent
org.openstreetmap.josm.plugins.eventbus.gui.preferences.imagery.
ContentValidationEvent
org.openstreetmap.josm.plugins.eventbus.gui.download.
DownloadSourceAddedEvent
org.openstreetmap.josm.plugins.eventbus.actions.
ExpertModeChangedEvent
org.openstreetmap.josm.plugins.eventbus.gui.layer.imagery.
FilterChangedEvent
org.openstreetmap.josm.plugins.eventbus.gui.util.
KeyPressedEvent
org.openstreetmap.josm.plugins.eventbus.gui.util.
KeyReleasedEvent
org.openstreetmap.josm.plugins.eventbus.gui.dialogs.
LayerListRefreshedEvent
org.openstreetmap.josm.plugins.eventbus.gui.layer.
LayerStateChangeEvent
org.openstreetmap.josm.plugins.eventbus.gui.dialogs.
LayerVisibleEvent
org.openstreetmap.josm.plugins.eventbus.gui.
MapFrameInitializedEvent
org.openstreetmap.josm.plugins.eventbus.gui.
MapModeChangeEvent
org.openstreetmap.josm.plugins.eventbus.gui.mappaint.
MapPaintStyleEntryUpdatedEvent
org.openstreetmap.josm.plugins.eventbus.gui.mappaint.
MapPaintStylesUpdatedEvent
org.openstreetmap.josm.plugins.eventbus.gui.dialogs.relation.
MemberVisibleEvent
org.openstreetmap.josm.plugins.eventbus.gui.util.
ModifierExChangedEvent
org.openstreetmap.josm.plugins.eventbus.gui.conflict.tags.
NextDecisionEvent
org.openstreetmap.josm.plugins.eventbus.gui.progress.
OperationCancelledEvent
org.openstreetmap.josm.plugins.eventbus.io.
OsmApiInitializedEvent
org.openstreetmap.josm.plugins.eventbus.gui.conflict.tags.
PreviousDecisionEvent
org.openstreetmap.josm.plugins.eventbus.data.projection.
ProjectionChangedEvent
org.openstreetmap.josm.plugins.eventbus.gui.preferences.server.
ProxyPreferenceChangedEvent
org.openstreetmap.josm.plugins.eventbus.data.
SoMChangedEvent
org.openstreetmap.josm.plugins.eventbus.gui.tagging.presets.
TaggingPresetModifiedEvent
org.openstreetmap.josm.plugins.eventbus.gui.
ZoomChangedEvent
org.openstreetmap.josm.eventbus.
JosmEventBus
org.openstreetmap.josm.plugins.
Plugin
(implements org.openstreetmap.josm.gui.
MapFrameListener
)
org.openstreetmap.josm.plugins.eventbus.
EventBusPlugin
org.openstreetmap.josm.eventbus.
Subscriber
org.openstreetmap.josm.eventbus.
Subscriber.SynchronizedSubscriber
org.openstreetmap.josm.eventbus.
SubscriberExceptionContext
org.openstreetmap.josm.eventbus.
SubscriberRegistry
org.openstreetmap.josm.eventbus.
SubscriberRegistry.MethodIdentifier
Interface Hierarchy
org.openstreetmap.josm.eventbus.
SubscriberExceptionHandler
Annotation Type Hierarchy
org.openstreetmap.josm.eventbus.
Subscribe
(implements java.lang.annotation.
Annotation
)
org.openstreetmap.josm.eventbus.
AllowConcurrentEvents
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.openstreetmap.josm.eventbus.
EventBus.DirectExecutor
(implements java.util.concurrent.
Executor
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JOSM Plugins