Uses of Class
com.twainconnect.core.TwainEvent

Packages that use TwainEvent
com.twainconnect.core   
 

Uses of TwainEvent in com.twainconnect.core
 

Methods in com.twainconnect.core with parameters of type TwainEvent
 void TwainEventListener.twainCapabilityNotSet(TwainEvent e)
          Simialr to a warning.
 void TwainEventListener.twainCapabilitySet(TwainEvent e)
          Opposite of a warning.
 void TwainEventListener.twainImageCaptured(TwainEvent e)
          The image has arrived from the device to your client interface
 void TwainEventListener.twainImageCapturedFailed(TwainEvent e)
          Rather than throwing an exception listeners are informed of the failure.