Package | Description |
---|---|
org.openstreetmap.josm.data |
Provides the classes for JOSM managed data.
|
Modifier and Type | Field and Description |
---|---|
private ListenerList<UserIdentityManager.UserIdentityListener> |
UserIdentityManager.listeners |
Modifier and Type | Method and Description |
---|---|
void |
UserIdentityManager.addListener(UserIdentityManager.UserIdentityListener listener)
Add a listener that listens to changes of the current user.
|