org.openstreetmap.josm.gui
Class MainApplet.MainCaller

java.lang.Object
  extended by org.openstreetmap.josm.Main
      extended by org.openstreetmap.josm.gui.MainApplet.MainCaller
Enclosing class:
MainApplet

private final class MainApplet.MainCaller
extends Main


Nested Class Summary
 
Nested classes/interfaces inherited from class org.openstreetmap.josm.Main
Main.InitStatusListener
 
Field Summary
 
Fields inherited from class org.openstreetmap.josm.Main
applet, contentPanePrivate, currentProgressMonitor, geometry, isOpenjdk, log_level, main, map, menu, panel, parent, pasteBuffer, pasteSource, platform, pref, toolbar, undoRedo, validator, windowState, worker
 
Constructor Summary
private MainApplet.MainCaller()
           
 
Method Summary
 
Methods inherited from class org.openstreetmap.josm.Main
addLayer, addListener, addProjectionChangeListener, checkJava6, debug, debug, determinePlatformHook, exitJosm, getActiveLayer, getCurrentDataSet, getEditLayer, getProjection, hasEditLayer, info, info, isDisplayingMapView, postConstructorProcessCmdLine, preConstructorInit, redirectToMainContentPane, registerActionShortcut, registerActionShortcut, removeLayer, removeProjectionChangeListener, saveUnsavedModifications, setInitStatusListener, setMapFrame, setProjection, unregisterActionShortcut, unregisterActionShortcut, unregisterShortcut, warn, warn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainApplet.MainCaller

private MainApplet.MainCaller()


JOSM