ImageLabelTest
This applet shows 3 frames each containing an ImageLabel.
One ImageLabel has a label the other only contains an image.
The third has a red background with a blue forground.
The font on this third frame should be Verdana,BOLD,20 pt.
This class is the parent of LogoPanel.
This class can genericly be used to display images, e.g., PlayerPhoto.
Also, as the applet shows, this class can be used to display deals, bid history, etc...
Currently, the text is justified next to the image.
Known Issues:
I've seen platforms on which the font of the third frame does not differ from the other two.
This may be due to the fact that that particular font is not available on those systems.