|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.controls.SplashScreen
The SplashScreen class controls the display of the startup
screen.
| Method Summary | |
static void |
create()
Deprecated. Replace with create(String). |
static void |
create(java.lang.String filename)
Create and show the splash screen. |
static void |
dismiss()
Hide and destroy the splash screen. |
static void |
log(java.lang.String msg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void create(java.lang.String filename)
filename - the name of the splash image filepublic static void create()
create(String).
public static void dismiss()
public static void log(java.lang.String msg)
|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©1997, 2003, Oracle. All rights reserved.