dip.gui
Class splash

java.lang.Object
  extended bydip.gui.splash

public final class splash
extends java.lang.Object

A very fast statup Splash screen, using AWT.


Method Summary
static void destroy()
          Destroy the Splash Screen
static void main(java.lang.String[] args)
          Starts the Splash screen, then starts loading jDip (ClientFrame)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Starts the Splash screen, then starts loading jDip (ClientFrame)


destroy

public static void destroy()
Destroy the Splash Screen



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.