MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / getImage

Method getImage

src/java/applet/Applet.java:119–121  ·  view source on GitHub ↗

Gets an image given a URL. Note that this method always returns an image object immediatly, even if the image does not exist. The actual image data is loaded when it is first needed.

(URL url)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getAppletContextMethod · 0.95
getImageMethod · 0.65

Tested by

no test coverage detected