tit.gui.widget.SplashScreen.ImageComponent Class Reference

List of all members.

Public Member Functions

 ImageComponent ()
 ImageComponent (Icon initialimage)
void paintComponent (Graphics graphics)

Private Attributes

Icon image

Detailed Description

Component that displays an image.
Author:
Bart Sas


Constructor & Destructor Documentation

tit.gui.widget.SplashScreen.ImageComponent.ImageComponent (  ) 

Constructs a new ImageComponent.

tit.gui.widget.SplashScreen.ImageComponent.ImageComponent ( Icon  initialimage  ) 

Constructs a new ImageComponent.

Parameters:
initialimage The shown image.


Member Function Documentation

void tit.gui.widget.SplashScreen.ImageComponent.paintComponent ( Graphics  graphics  ) 

Paints this component.

Parameters:
graphics The Graphics-object on which this component is drawn.


Member Data Documentation

Icon tit.gui.widget.SplashScreen.ImageComponent.image [private]

The shown image.


The documentation for this class was generated from the following file:
Generated on Sun Jun 3 16:44:00 2007 by  doxygen 1.5.1