HI,
I am new to HTML5. My application requires some graphics like rectangle, circle to be displayed on swing components like Jlabel or JFrame. I read about the <canvas> element which can draw rectangles and other shapes.But my question is can i draw these on JButtons or JLabels like the old html tags. If possible can you point me to the right place where i can read more of it.
Regards,
Anjana