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 | Method and Description |
---|---|
protected static void |
Main.postConstructorProcessCmdLine(ProgramArguments args) |
Modifier and Type | Field and Description |
---|---|
private ProgramArguments |
MainApplication.GuiFinalizationWorker.args |
Modifier and Type | Method and Description |
---|---|
private static void |
MainApplication.processOffline(ProgramArguments args) |
Constructor and Description |
---|
GuiFinalizationWorker(ProgramArguments args,
DefaultProxySelector proxySelector) |