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

Method checkImage

src/java/awt/Component.java:768–770  ·  view source on GitHub ↗

Returns the status of the construction of a screen representation of the specified image. This method does not cause the image to begin loading. Use the prepareImage method to force the loading of an image. @param image the Image to check the status of @param observer the ImageObserver object to be

(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

checkImageMethod · 0.95
getToolkitMethod · 0.95

Tested by

no test coverage detected