test
Class SDLTest

java.lang.Object
  extended bytest.SDLTest

public class SDLTest
extends Object

This class reads and prints out an SDL file.

Usage: SDLTest filename

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

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

Constructor Detail

SDLTest

public SDLTest()
Method Detail

main

public static void main(String[] args)
The start of the program.

Parameters:
args - The commandline parameters.