org.openscience.jmol.app
public class Splash extends Window
Nested Class Summary | |
---|---|
class | Splash.WindowListener |
Field Summary | |
---|---|
static Color | BORDERCOLOR |
static int | BORDERSIZE |
int | imgHeight |
int | imgWidth |
Image | splashImage |
String | status |
int | statusTop |
static int | STATUSSIZE |
int | textY |
static Color | TEXTCOLOR |
Constructor Summary | |
---|---|
Splash(Frame parent, ImageIcon ii) |
Method Summary | |
---|---|
void | paint(Graphics g) |
void | showSplashScreen() |
void | showStatus(String message) |