Package | Description |
---|---|
org.openstreetmap.josm.io |
Provides the classes for JOSM input/output support.
|
Modifier and Type | Field and Description |
---|---|
private static MessageNotifier.NotifierCallback |
MessageNotifier.callback |
Modifier and Type | Method and Description |
---|---|
static void |
MessageNotifier.setNotifierCallback(MessageNotifier.NotifierCallback notifierCallback)
Sets the
MessageNotifier.NotifierCallback responsible of notifying the user when new messages are received. |