public interface ISnapshotHandler
setSnapshotHandler()
Modifier and Type | Method and Description |
---|---|
void |
handleImage(Component parent,
BufferedImage image)
Handle the BufferedImage captured by the Snapshot tool.
|
void handleImage(Component parent, BufferedImage image)
parent
- the parent Component when displaying any messagesimage
- the BufferedImage captured by the Snapshot tool