MediaTracker.isErrorID
Class Overview | Class Members |
This Package |
All Packages
public synchronized boolean isErrorID( int id )
Parameters
- id
- the identifier of the images to check.
Returns
true if any of the images with the
specified identifier had an error during
loading; false otherwise.
Description
Checks the error status of all of the images tracked by this
media tracker with the specified identifier.
See Also
isErrorAny, getErrorsID