lacam
Class Main

java.lang.Object
  extended bylacam.Main

public class Main
extends java.lang.Object

The main class of the system.

This class defines the initiation process of the system while showing the splash screen.

Author:
Dimitrij Zub

Constructor Summary
Main()
           
 
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

Main

public Main()
Method Detail

main

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