|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageDecoderListener
A listener whose implementation handles the event that data is successfully decoded from an image.
An instance of this class is specified to the constructor of ImageScanner to be notified
when an image is successfully decoded by the decoder.
| Method Summary | ||
|---|---|---|
void |
imageDecoded(Object data)
Invoked when data is successfully decoded from an image. |
|
| Method Detail |
|---|
void imageDecoded(Object data)
data - the data that was decoded from the image; must not be null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal