barsuift.simLife
Class Launcher

java.lang.Object
  extended by barsuift.simLife.Launcher

public class Launcher
extends java.lang.Object


Constructor Summary
Launcher()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void start()
           
 void switchToSystemLookAndFeel()
          Switch to the platform specific look & feel (Windows, or Linux, depending on which platform is used to run the application)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

start

public void start()

switchToSystemLookAndFeel

public void switchToSystemLookAndFeel()
                               throws java.lang.Exception
Switch to the platform specific look & feel (Windows, or Linux, depending on which platform is used to run the application)

Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010. All Rights Reserved.