[5497] in java-interest

home help back first fref pref prev next nref lref last post

getting images in java applications

daemon@ATHENA.MIT.EDU (Marc Ellenberger)
Wed Feb 14 16:40:03 1996

Date: Wed, 14 Feb 1996 12:05:17 +0100
From: Marc Ellenberger <marc@ergon.CH>
Cc: java-interest@java.sun.com

How can I get an image in a java application. In an applet this is no
problem, with the java.applet.Applet.getImage() method an image can be
refered over a accessible URL. But in an application theres no applet
context with a getImage method to load images.

There's a abstract method java.awt.Toolkit.getImage() to refer images in
the file system in an application. Is there an implementation of this
abstract method or can I load an image in an application in a different
way?

I'm working with JDK 1.0 on Solaris 2.4.

Thanks a lot for for your help!
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post