Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
L
M
N
O
P
R
S
T
U
V
T
tc_loader
- Static variable in class com.twainconnect.core.
TwainConnect
toString()
- Method in enum com.twainconnect.core.
BitDepth
toString()
- Method in enum com.twainconnect.core.
Capability
Use the same as the TWAIN enum
toString()
- Method in enum com.twainconnect.core.
Dpi
toString()
- Method in class com.twainconnect.core.
RegionOfInterest
Display the current values
toString()
- Method in enum com.twainconnect.core.
UnitOfMeasure
Uses the properties file to return the file.
twainCapabilityNotSet(TwainEvent)
- Method in interface com.twainconnect.core.
TwainEventListener
Simialr to a warning.
twainCapabilitySet(TwainEvent)
- Method in interface com.twainconnect.core.
TwainEventListener
Opposite of a warning.
TwainConnect
- Class in
com.twainconnect.core
JNI Bridge class.
TwainConnect()
- Constructor for class com.twainconnect.core.
TwainConnect
Once the source manager has been loaded, it is not normally unloaded until your application is destroyed.
TwainConnectException
- Exception in
com.twainconnect.core
One and only TwainConnect Exception class
TwainConnectException()
- Constructor for exception com.twainconnect.core.
TwainConnectException
default ctor
TwainConnectException(Throwable)
- Constructor for exception com.twainconnect.core.
TwainConnectException
Nested Exception
TwainConnectException(String, Throwable)
- Constructor for exception com.twainconnect.core.
TwainConnectException
Message and a Nested Exception
TwainConnectException(String)
- Constructor for exception com.twainconnect.core.
TwainConnectException
ctor
TwainConnectImageLoaderImp
- Class in
com.twainconnect.io.imp
Proprietary class in order to make the architectural footprint even smaller.
TwainConnectImageLoaderImp()
- Constructor for class com.twainconnect.io.imp.
TwainConnectImageLoaderImp
TwainConnectImageLoaderImp.BitmapHeader
- Class in
com.twainconnect.io.imp
Internal class representing a bitmap header structure with code to read it from a file
TwainConnectImageLoaderImp.BitmapHeader()
- Constructor for class com.twainconnect.io.imp.
TwainConnectImageLoaderImp.BitmapHeader
TwainEngineType
- Class in
com.twainconnect.core
Marker interface to denote which platform engine is being used
TwainEngineType(String)
- Constructor for class com.twainconnect.core.
TwainEngineType
TwainEvent
- Class in
com.twainconnect.core
Avoided inhieriting from
javax.swing.event.ChangeEvent
so as not to tie TwainConnect to Swing
TwainEvent(Object)
- Constructor for class com.twainconnect.core.
TwainEvent
Create a Twain Event
TwainEventListener
- Interface in
com.twainconnect.core
Add to the tagging interface that all event listener interfaces must extend.
twainImageCaptured(TwainEvent)
- Method in interface com.twainconnect.core.
TwainEventListener
The image has arrived from the device to your client interface
twainImageCapturedFailed(TwainEvent)
- Method in interface com.twainconnect.core.
TwainEventListener
Rather than throwing an exception listeners are informed of the failure.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
L
M
N
O
P
R
S
T
U
V