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

Method checkID

src/java/awt/MediaTracker.java:375–377  ·  view source on GitHub ↗

Checks to see if all images tagged with the indicated ID have finished loading, but does not start loading the images if they are not already loading. If there is an error while loading or scaling an image then that image is considered "complete." Use isErrorAny() or isErrorID() to check for errors.

(int id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getIDMethod · 0.95
getStatusMethod · 0.95

Tested by

no test coverage detected