|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.ide.controls.SplashScreen
The SplashScreen
class controls the display of the startup
screen.
Method Summary | |
static void |
create()
Create and show the splash screen. |
static void |
dismiss()
Hide and destroy the splash screen after the specified amount of time. |
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()
owner
- The parent frame for the splash screen window.public static void dismiss()
public static void log(java.lang.String msg)
|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |