public class GazeSourceFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
Products |
Constructor and Description |
---|
GazeSourceFactory() |
Modifier and Type | Method and Description |
---|---|
private static IGazeSource |
getETUDriverConnector(IGazeContainer callback) |
static IGazeSource |
getGazeSource(java.lang.String driver,
IGazeContainer callback) |
public static IGazeSource getGazeSource(java.lang.String driver, IGazeContainer callback) throws java.lang.Exception
java.lang.Exception
private static IGazeSource getETUDriverConnector(IGazeContainer callback)