|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object eu.gnome.morena.Manager eu.gnome.morena.ica.ICAManager
public class ICAManager
Field Summary | |
---|---|
static ICAManager |
INSTANCE
|
Fields inherited from interface eu.gnome.morena.Version |
---|
BUILD_DATE, BUILD_TIME, TMP_DIR, VERSION, VERSION_BUILD, VERSION_MAJOR, VERSION_MINOR |
Method Summary | |
---|---|
boolean |
available()
Checks whether ICA interface is available. |
void |
close()
|
java.util.List<Device> |
listDevices()
Returns a list of available (actually connected) image acquisition devices. |
java.lang.String |
toString()
|
Methods inherited from class eu.gnome.morena.Manager |
---|
addDeviceListChangeListener, debug, error, error, getInstance, info, removeDeviceListChangeListener, selectDevice, trace, warning |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ICAManager INSTANCE
Method Detail |
---|
public java.util.List<Device> listDevices()
Manager
listDevices
in class Manager
public boolean available()
available
in class Manager
public void close()
close
in class Manager
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |