|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.Main
org.openstreetmap.josm.gui.MainApplication
public class MainApplication
Main window class application.
Field Summary |
---|
Fields inherited from class org.openstreetmap.josm.Main |
---|
applet, bounds, contentPane, contentPanePrivate, debug_level, isOpenjdk, main, map, menu, panel, parent, pasteBuffer, pasteSource, platform, pref, proj, toolbar, undoRedo, windowState, worker |
Constructor Summary | |
---|---|
MainApplication()
Allow subclassing (see JOSM.java) |
|
MainApplication(javax.swing.JFrame mainFrame)
Construct an main frame, ready sized and operating. |
Method Summary | |
---|---|
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 |
Methods inherited from class org.openstreetmap.josm.Main |
---|
addLayer, addListener, debug, determinePlatformHook, exitJosm, getActiveLayer, getCurrentDataSet, getEditLayer, hasEditLayer, isDisplayingMapView, postConstructorProcessCmdLine, preConstructorInit, registerActionShortcut, registerActionShortcut, removeLayer, saveGuiGeometry, saveUnsavedModifications, setMapFrame, unregisterActionShortcut, unregisterActionShortcut, unregisterActionShortcut |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainApplication()
public MainApplication(javax.swing.JFrame mainFrame)
Method Detail |
---|
public static void showHelp()
public static void main(java.lang.String[] argArray)
public static void removeObsoletePreferences()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |