org.openorb.board.shared
public class InitWindowComponent extends JWindow
Constructor Summary | |
---|---|
InitWindowComponent(ImageIcon backImg, ImageIcon titleImg, ImageIcon msgImg, ImageIcon verImg)
Constructor | |
InitWindowComponent(ImageIcon backImg)
Constructor |
Method Summary | |
---|---|
void | dispose()
Hide the init window and destroy it |
void | setVisible()
Show the init window |
void | updateMsg(ImageIcon msgImg)
Update the message image |