Package | Description |
---|---|
org.openstreetmap.josm |
Provides the classes of JOSM application.
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
Modifier and Type | Field and Description |
---|---|
UndoRedoHandler |
Main.undoRedo
The commands undo/redo handler.
|
Modifier and Type | Field and Description |
---|---|
static UndoRedoHandler |
MainApplication.undoRedo
The commands undo/redo handler.
|