eu.gnome.morena.wia
Class WIAManager
java.lang.Object
eu.gnome.morena.Manager
eu.gnome.morena.wia.WIAManager
- All Implemented Interfaces:
- Version, java.lang.Runnable
public class WIAManager
- extends Manager
- implements java.lang.Runnable
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
INSTANCE
public static final WIAManager INSTANCE
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
close
public void close()
- Overrides:
close
in class Manager
listDevices
public java.util.List<Device> listDevices()
- Description copied from class:
Manager
- Returns a list of available (actually connected) image acquisition devices.
- Specified by:
listDevices
in class Manager
- Returns:
- The list of available device.
available
public boolean available()
- Checks whether WIA interface is available.
- Overrides:
available
in class Manager
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getVersion
public static int getVersion()
isNativeUIEnabled
public static boolean isNativeUIEnabled()
isPollEnabled
public static boolean isPollEnabled()