tico
Class TLauncher

java.lang.Object
  extended by tico.TLauncher

public class TLauncher
extends java.lang.Object

TEditor launcher class. It shows the TEditor window. If the path of a Tico project file is set as the first argument, it loads the project.

Version:
1.0 Nov 20, 2006
Author:
Pablo Mu�oz

Constructor Summary
TLauncher()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TLauncher

public TLauncher()
Method Detail

main

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