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