- getAddedConflicts() - Method in class org.openstreetmap.josm.plugins.eventbus.data.conflict.ConflictsAddedEvent
-
Returns added conflicts.
- getAnnotatedMethods(Class<?>) - Static method in class org.openstreetmap.josm.eventbus.SubscriberRegistry
-
- getAnnotatedMethodsNotCached(Class<?>) - Static method in class org.openstreetmap.josm.eventbus.SubscriberRegistry
-
- getBus() - Static method in class org.openstreetmap.josm.eventbus.JosmEventBus
-
Returns the unique JOSM event bus.
- getClassesAndInterfaces(Class<?>) - Static method in class org.openstreetmap.josm.eventbus.SubscriberRegistry
-
- getConflicts() - Method in class org.openstreetmap.josm.plugins.eventbus.data.conflict.AbstractConflictsEvent
-
Returns collection of all conflicts.
- getDataLayer() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.layer.LayerStateChangeEvent
-
Returns the data layer.
- getDownloadSource() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.download.DownloadSourceAddedEvent
-
Returns the added download source.
- getEvent() - Method in class org.openstreetmap.josm.eventbus.DeadEvent
-
Returns the wrapped, 'dead' event, which the system was unable to deliver to any registered
subscriber.
- getEvent() - Method in class org.openstreetmap.josm.eventbus.SubscriberExceptionContext
-
- getEventBus() - Method in class org.openstreetmap.josm.eventbus.SubscriberExceptionContext
-
- getHistoryDataSet() - Method in class org.openstreetmap.josm.plugins.eventbus.data.osm.history.AbstractHistoryEvent
-
Returns history data set for which the event is trigerred.
- getId() - Method in class org.openstreetmap.josm.plugins.eventbus.data.osm.history.HistoryUpdatedEvent
-
Returns the primitive id for which history has been updated.
- getIndex() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.dialogs.LayerVisibleEvent
-
Returns the layer index.
- getIndex() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.dialogs.relation.MemberVisibleEvent
-
Returns member index in member table.
- getIndex() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.mappaint.MapPaintStyleEntryUpdatedEvent
-
Returns entry index.
- getKeyEvent() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.util.KeyPressedEvent
-
Returns the original Swing key event.
- getKeyEvent() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.util.KeyReleasedEvent
-
Returns the original Swing key event.
- getLayer() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.dialogs.LayerVisibleEvent
-
Returns the layer.
- getModifiers() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.util.ModifierExChangedEvent
-
Returns the new extended modifiers.
- getNewMapFrame() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.MapFrameInitializedEvent
-
Returns the new MapFrame.
- getNewMapMode() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.MapModeChangeEvent
-
Returns the new map mode.
- getNewSoM() - Method in class org.openstreetmap.josm.plugins.eventbus.data.SoMChangedEvent
-
Returns the new system of measurement.
- getNewValue() - Method in class org.openstreetmap.josm.plugins.eventbus.data.projection.ProjectionChangedEvent
-
Returns the new projection.
- getNoteData() - Method in class org.openstreetmap.josm.plugins.eventbus.data.osm.AbstractNoteDataEvent
-
Returns note data set.
- getOldMapFrame() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.MapFrameInitializedEvent
-
Returns the old MapFrame.
- getOldMapMode() - Method in class org.openstreetmap.josm.plugins.eventbus.gui.MapModeChangeEvent
-
Returns the old map mode.
- getOldSoM() - Method in class org.openstreetmap.josm.plugins.eventbus.data.SoMChangedEvent
-
Returns the old system of measurement.
- getOldValue() - Method in class org.openstreetmap.josm.plugins.eventbus.data.projection.ProjectionChangedEvent
-
Returns the old projection.
- getOsmApi() - Method in class org.openstreetmap.josm.plugins.eventbus.io.OsmApiInitializedEvent
-
Returns the OSM API.
- getQueueSize() - Method in class org.openstreetmap.josm.plugins.eventbus.data.CommandQueueEvent
-
Returns Undo stack size.
- getRedoSize() - Method in class org.openstreetmap.josm.plugins.eventbus.data.CommandQueueEvent
-
Returns Redo stack size.
- getRemovedConflicts() - Method in class org.openstreetmap.josm.plugins.eventbus.data.conflict.ConflictsRemovedEvent
-
Returns removed conflicts.
- getSource() - Method in class org.openstreetmap.josm.eventbus.DeadEvent
-
Returns the object that originated this event (not the object that originated the
wrapped event).
- getSubscriber() - Method in class org.openstreetmap.josm.eventbus.SubscriberExceptionContext
-
- getSubscriberMethod() - Method in class org.openstreetmap.josm.eventbus.SubscriberExceptionContext
-
- getSubscribers(Object) - Method in class org.openstreetmap.josm.eventbus.SubscriberRegistry
-
Gets an iterator representing an immutable snapshot of all subscribers to the given event at
the time this method is called.
- getSubscribersForTesting(Class<?>) - Method in class org.openstreetmap.josm.eventbus.SubscriberRegistry
-
Returns subscribers for given eventType.
- gpxChangeListener - Variable in class org.openstreetmap.josm.plugins.eventbus.EventBusPlugin
-
- gpxTrackChangeListener - Variable in class org.openstreetmap.josm.plugins.eventbus.EventBusPlugin
-