fr.lri.bd.olap
Class Init

java.lang.Object
  extended by fr.lri.bd.olap.Init

public class Init
extends Object

Initialization class of application. Starts all services and shows main frame of application

Author:
holubec

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

Constructor Detail

Init

public Init()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Initialization of application. Starts all services and shows main frame of application.

Parameters:
args -
Throws:
IOException