Image showing as transparent

I wrote small program that acts like a button but is in fact a Canvas object that draws an image of (custom) button. The entire image shows up as transparent when it's drawn. Does anyone know why this might be happenning?
[229 byte] By [uberallesa] at [2007-11-26 16:20:55]
# 1
How do you know it's actually being drawn?
CaptainMorgan08a at 2007-7-8 22:44:32 > top of Java-index,Desktop,Core GUI APIs...
# 2
Thanks for the reply....but I did figure out what I was doing wrong and I got it to work just fine now.
uberallesa at 2007-7-8 22:44:32 > top of Java-index,Desktop,Core GUI APIs...