system
Class Curved

java.lang.Object
  extended bysystem.Curved

public class Curved
extends Object

This class starts Curved. If you wish, you can call it with a filename on the command line, and that file will be loaded on start-up.

Since:
1.00
Version:
1.10
Author:
Berend "Kirk" Wouda

Constructor Summary
Curved()
           
 
Method Summary
static void main(String[] args)
          The start of it all.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Curved

public Curved()
Method Detail

main

public static void main(String[] args)
The start of it all.