Index: [thread] [date] [subject] [author]
  From: Carl Robert Knerr <crk5@duke.edu>
  To  : 
  Date: Tue, 13 Apr 1999 21:08:44 -0400

Loading images in Main.java

Assuming we have to get full functionality in both Main.java and 
MyApplet.java, how do we load images in Main.java?  getImage needs the 
Applet class, and it seems weird to import the applet class into the 
Main.java.  Help would be appreciated.  Thank you.

-- Carl Knerr


Index: [thread] [date] [subject] [author]