org.vrforcad.install
Class Installer

java.lang.Object
  extended by org.vrforcad.install.Installer

public class Installer
extends java.lang.Object

This class start the GUI.

Version:
1.0
Author:
Daniel Cioi

Field Summary
static java.lang.String installPath
           
static boolean linux
           
static boolean windows
           
 
Constructor Summary
Installer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

installPath

public static java.lang.String installPath

windows

public static boolean windows

linux

public static boolean linux
Constructor Detail

Installer

public Installer()