| 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 |
|---|---|
protected static MainPanel |
Main.mainPanel
The real main panel.
|
| Constructor and Description |
|---|
MainFrame(java.awt.Container contentPanePrivate,
MainPanel mainPanel,
WindowGeometry geometry)
Create a new main window.
|