Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
Modifier and Type | Field and Description |
---|---|
(package private) static MainPanel |
MainApplication.mainPanel
The main panel, required to be static for
MapFrameListener handling. |
private MainPanel |
MainFrame.panel |
Modifier and Type | Method and Description |
---|---|
static MainPanel |
MainApplication.getMainPanel()
Returns the main panel.
|
MainPanel |
MainFrame.getPanel()
Gets the main panel.
|