Extension SDK 10.1.2

oracle.ide.controls
Class SplashScreen

java.lang.Object
  extended byoracle.javatools.controls.SplashScreen
      extended byoracle.ide.controls.SplashScreen

public final class SplashScreen
extends SplashScreen

The SplashScreen class controls the display of the startup screen.


Field Summary
 
Fields inherited from class oracle.javatools.controls.SplashScreen
splashImage
 
Constructor Summary
SplashScreen()
           
 
Method Summary
static void create()
          Deprecated. Replace with SplashScreen.create(String).
 
Methods inherited from class oracle.javatools.controls.SplashScreen
_create, create, create, dismiss, getCurrentMsgCounter, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplashScreen

public SplashScreen()
Method Detail

create

public static void create()
Deprecated. Replace with SplashScreen.create(String).


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.