public class MainApplication
extends org.openstreetmap.josm.Main
Constructor and Description |
---|
MainApplication()
Allow subclassing (see JOSM.java)
|
MainApplication(javax.swing.JFrame mainFrame)
Construct an main frame, ready sized and operating.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argArray)
Main application Startup
|
static void |
removeObsoletePreferences()
Removes obsolete preference settings.
|
static void |
showHelp()
Displays help on the console
|
addLayer, addListener, addProjectionChangeListener, checkJava6, debug, determinePlatformHook, exitJosm, getActiveLayer, getCurrentDataSet, getEditLayer, getProjection, hasEditLayer, info, isDisplayingMapView, postConstructorProcessCmdLine, preConstructorInit, registerActionShortcut, registerActionShortcut, removeLayer, removeProjectionChangeListener, saveGuiGeometry, saveUnsavedModifications, setMapFrame, setProjection, unregisterActionShortcut, unregisterActionShortcut, unregisterActionShortcut, warn
public MainApplication()
public MainApplication(javax.swing.JFrame mainFrame)
public static void showHelp()
public static void main(java.lang.String[] argArray)
public static void removeObsoletePreferences()