View Single Post
  #2 (permalink)  
Old 07-04-2007, 05:38 AM
Felissa Felissa is offline
Member
 
Join Date: Jun 2007
Posts: 95
Felissa is on a distinguished road
I am not sure if you could draw straight into a JFrame instance....though, I might be wrong.

I think most Java programmers use an instance of the Canvas class to draw on frames.

here is an example

Greetings

Felissa
Reply With Quote