|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.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 Managerpublic boolean available()
available in class Managerpublic void close()
close in class Managerpublic 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 | ||||||||