Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Accessing Resource files in java

Name: Anonymous 2006-04-18 13:15

what's the best way to access resource files in java?

I am just trying some java3d examples and it uses a resource loader that creates an URL object with the file name,but i can't get it to work, any suggestions?

Name: Anonymous 2006-04-21 9:08

BufferedInputStreamAccessResource bisar = new BufferedInputStreamAccessResource();
a real java programmer would write it like this:
BufferedInputStreamAccessResource MyBufferedInputStreamAccessResouceWithANameThatIsSeventyFiveCharactersLong = new BufferedInputStreamAccessResource();

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List