Overview | Module | Use | Devguide | Index |
Methods' Summary | Methods' Details | Attributes' Summary | Attributes' Details |
interface XVolatileBitmap | ||
|
||
|
Methods' Summary | |
isValid | Query whether this volatile bitmap still has valid content. As the video RAM allocated to this bitmap can be reclaimed at any time, a return value of true here does not imply that the next draw operation with this bitmap will succeed. Instead, the exception VolatileContentDestroyed will be thrown then. |
Methods' Details | |||||
isValid
|
Copyright © 2003 Sun Microsystems, Inc.