|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines operations for a UI element that supports capturing of its image.
| Method Summary | |
java.awt.Rectangle |
getBounds()
Returns the dimensions of the bounding rectangle of the specified screenable object. |
java.awt.image.BufferedImage |
getImage()
Returns the image that represents the screen shot of the current object. |
| Method Detail |
public java.awt.Rectangle getBounds()
public java.awt.image.BufferedImage getImage()
throws java.awt.IllegalComponentStateException
java.awt.IllegalComponentStateException - if an error occurs during creation of the image
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||