Uses of Class
org.openstreetmap.josm.gui.MainPanel
-
Packages that use MainPanel Package Description org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface. -
-
Uses of MainPanel in org.openstreetmap.josm.gui
Fields in org.openstreetmap.josm.gui declared as MainPanel Modifier and Type Field Description (package private) static MainPanelMainApplication. mainPanelThe main panel, required to be static forMapFrameListenerhandling.private MainPanelMainFrame. panelMethods in org.openstreetmap.josm.gui that return MainPanel Modifier and Type Method Description static MainPanelMainApplication. getMainPanel()Returns the main panel.MainPanelMainFrame. getPanel()Gets the main panel.
-