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

Method prepareImage

src/java/awt/Component.java:730–732  ·  view source on GitHub ↗

Prepares an image for rendering on this Component. The image data is downloaded asynchronously in another thread and the appropriate screen representation of the image is generated. @param image the Image to prepare a screen representation for @param observer the ImageObserver object to be notified

(Image image, ImageObserver observer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

prepareImageMethod · 0.95
getToolkitMethod · 0.95

Tested by

no test coverage detected