ter.API
Class MainClass

java.lang.Object
  |
  +--ter.API.MainClass

public class MainClass
extends java.lang.Object

Title: Class MainClass

Description: The main of the application. This class create the JavInspectorGui.

Company: UNSA

Version:
1.0
Author:
Charbit Lucas - Gahide Jérome - Galbois Xavier - Zerbib Gabriel

Constructor Summary
MainClass()
          The constructor
 
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

MainClass

public MainClass()
The constructor

Method Detail

main

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