com.partnersoft.v3x.apps.MapBrowser.rover
Class MapControlCtron

java.lang.Object
  extended by com.partnersoft.v3x.util.App
      extended by com.partnersoft.v3x.apps.MapBrowser.rover.MapControlCtron

public class MapControlCtron
extends App

A better way to launch the MapControl.tof editor.


Constructor Summary
MapControlCtron()
           
 
Method Summary
 void initializeImp(PropMap args)
           
 void runImp()
           
 
Methods inherited from class com.partnersoft.v3x.util.App
die, die, exit, launch, runApp, setupApp, setupAppLogging
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapControlCtron

public MapControlCtron()
Method Detail

initializeImp

public void initializeImp(PropMap args)
                   throws java.lang.Exception
Specified by:
initializeImp in class App
Throws:
java.lang.Exception

runImp

public void runImp()
            throws java.lang.Exception
Specified by:
runImp in class App
Throws:
java.lang.Exception