[thelist] Using Java modules in another class in same program

CDitty mail at redhotsweeps.com
Thu Mar 8 22:54:40 CST 2001


I have a java applet that loads the java.net.* module.  When I try and 
access this module from another class within the save program, I get a 
Can't find method "getDocumentBase()" error.

How can I reference this module from within the  section below?
class TriPeaksPlayArea extends Canvas {

}

Thanks

Chris






More information about the thelist mailing list