|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Anyone who needs to write to the splash screen can use the object that implements this interface.
Creation date: (12/6/01 10:36:04 PM)
Method Summary | |
void |
addRef()
Each entity writing to the splash screen can increment the ref count. |
void |
removeRef()
Each entity writing to the splash screen can decrement the ref count. |
void |
setSplashText(java.lang.String s)
Update the text on the Splash Screen. |
Method Detail |
public void addRef()
public void removeRef()
public void setSplashText(java.lang.String s)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |