Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ide
Class vide  view vide download vide.java

java.lang.Object
  extended byide.vide

public class vide
extends java.lang.Object

vide IDE launcher class

Version:
1.0 03/25/98

Field Summary
static java.lang.String baseDir
          this should be set to the basse installation dir
static java.lang.String laf
           
static java.lang.String PROJECT_VERSION
           
static SplashScreen spl
           
 
Constructor Summary
vide()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

baseDir

public static java.lang.String baseDir
this should be set to the basse installation dir


spl

public static SplashScreen spl

PROJECT_VERSION

public static final java.lang.String PROJECT_VERSION
See Also:
Constant Field Values

laf

public static java.lang.String laf
Constructor Detail

vide

public vide()
Method Detail

main

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