com.partnersoft.editor.dashboard
Class TwoWindowDashboardApp

java.lang.Object
  extended by com.partnersoft.system.App
      extended by com.partnersoft.editor.dashboard.TwoWindowDashboardApp

public class TwoWindowDashboardApp
extends App


Constructor Summary
TwoWindowDashboardApp()
           
 
Method Summary
 void runImp()
           
 
Methods inherited from class com.partnersoft.system.App
getEnvironment, getName, runApp, setName, setOptions, shutdownImp, startupImp, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TwoWindowDashboardApp

public TwoWindowDashboardApp()
Method Detail

runImp

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