Hi,
If you trace through paint(Graphics g) and paintComponent(Graphics g),
it shows what code is executed and when. You may also want to trace
doLayout() if writing custom layout code. Don't forget
super.methodName(params) or you may not activate the events for the
specific thing you are doin
I think the location to your image is incorrect.Where do you store your image and what is the url pattern?Do you use Matisse builder to add the image to the label or do you do it programmatically?
Netcrystals
Von: Dwayne Murphy Gesendet: Freitag, März 10, 20