public interface EZSplashScreen
EZSplashScreenFactory
class.Modifier and Type | Method and Description |
---|---|
void |
finish()
Call this method to close the splash screen.
|
Dimension |
getSize()
Returns the current size of the splash screen.
|
void |
setLocation(int x,
int y)
Sets the location of the splash screen.
|
void |
setMessage(String s)
Sets a progression message.
|
void |
setProgressPercent(int i)
Sets the progression of the splash.
|
void setLocation(int x, int y)
Dimension getSize()
void setProgressPercent(int i)
i
- pregression valuevoid setMessage(String s)
void finish()
Plealog Software - 2003-2017