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

Method statusID

src/java/awt/MediaTracker.java:527–537  ·  view source on GitHub ↗

Returns the boolean OR of the status of all of the media with a given ID. @param id the identifier used to determine which images to check @param load specifies whether to start the media loading @see #statusAll @see #LOADING @see #ABORTED @see #ERRORED @see #COMPLETE

(int id, boolean load)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

waitForIDMethod · 0.95

Calls 2

getIDMethod · 0.95
getStatusMethod · 0.95

Tested by

no test coverage detected