Package | Description |
---|---|
org.openstreetmap.josm |
Provides the classes of JOSM application.
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
Class and Description |
---|
Main
Abstract class holding various static global variables and methods used in large parts of JOSM application.
|
Main.DownloadParamType
The type of a command line parameter, to be used in switch statements.
|
Main.InitStatusListener
Initialization task listener.
|
Main.MasterWindowListener
WindowListener, that is registered on all Windows of the application.
|
Main.WindowSwitchListener
Listener for window switch events.
|
Class and Description |
---|
Main
Abstract class holding various static global variables and methods used in large parts of JOSM application.
|