com.timjohnstondev.unitconverter
Class Launcher

java.lang.Object
  extended by com.timjohnstondev.unitconverter.Launcher

public final class Launcher
extends Object

This is the launcher class and window for this application.


Method Summary
static void main(String[] args)
          Starts this application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Starts this application.

Parameters:
args - ignored


Copyright © 2009 Tim Johnston Development, LLC. All Rights Reserved.