org.openorb.board.shared

Class InitWindowComponent

public class InitWindowComponent extends JWindow

OpenORB GUI Components / Init Window Component

Author: Olivier Modica

Constructor Summary
InitWindowComponent(ImageIcon backImg, ImageIcon titleImg, ImageIcon msgImg, ImageIcon verImg)
Constructor
InitWindowComponent(ImageIcon backImg)
Constructor
Method Summary
voiddispose()
Hide the init window and destroy it
voidsetVisible()
Show the init window
voidupdateMsg(ImageIcon msgImg)
Update the message image

Constructor Detail

InitWindowComponent

public InitWindowComponent(ImageIcon backImg, ImageIcon titleImg, ImageIcon msgImg, ImageIcon verImg)
Constructor

InitWindowComponent

public InitWindowComponent(ImageIcon backImg)
Constructor

Method Detail

dispose

public void dispose()
Hide the init window and destroy it

setVisible

public void setVisible()
Show the init window

updateMsg

public void updateMsg(ImageIcon msgImg)
Update the message image