how to connect JFrame to Applet?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • charmi123
    New Member
    • Mar 2010
    • 1

    how to connect JFrame to Applet?

    I have to draw a graph from given points from a file.I had done it in Applet.But i have to take that file from user.it is a desktop application.I have used JFrame for i/p of the filename from users.now i don't understand how to call applet from that JFrame?
Working...