Methods' Details |
getAvailableScanners
- Description
- returns all avilable scanner devices
|
|
configureScanner
- Description
- produce some kind of User Interface to let the user have a preview,
configure the scan area, etc., it
returns FALSE if user cancelled this process
|
|
startScan
- Description
- start the scanning process
listener will be called when scan is complete
the EventObject of the disposing call will contain
the ScannerManager if the scan was successfull,
an empty interface otherwise
|
|
getError
- Description
- get the state of scanning after completion of scan
|
|
getBitmap
- Description
- get the image after completion of scan
|
|
Copyright © 2003 Sun Microsystems, Inc.