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

Method waitForID

src/java/awt/MediaTracker.java:472–474  ·  view source on GitHub ↗

Starts loading all images with the specified ID and waits until they have finished loading or receive an error. If there is an error while loading or scaling an image then that image is considered "complete." Use statusID() or isErrorID() to check for errors. @param id the identifier used to determi

(int id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

currentTimeMillisMethod · 0.95
statusIDMethod · 0.95
waitMethod · 0.80

Tested by

no test coverage detected