com.retek.rsm.client
Class RsmClientLauncher

java.lang.Object
  |
  +--com.retek.swing11.core.ClientLauncher
        |
        +--com.retek.rsm.client.RsmClientLauncher

public class RsmClientLauncher
extends com.retek.swing11.core.ClientLauncher


Constructor Summary
RsmClientLauncher(java.lang.String configurationFilename)
           
 
Method Summary
 void launch(java.lang.String[] args)
           
static void main(java.lang.String[] argv)
           
 
Methods inherited from class com.retek.swing11.core.ClientLauncher
getUsedMemory, getUsedPercent, launchSplashScreen, stopSplashScreen
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RsmClientLauncher

public RsmClientLauncher(java.lang.String configurationFilename)
Method Detail

main

public static void main(java.lang.String[] argv)

launch

public void launch(java.lang.String[] args)