de.jreality.toolsystem.config
Class RawDeviceConfig
java.lang.Object
de.jreality.toolsystem.config.RawDeviceConfig
public class RawDeviceConfig
- extends Object
TODO: comment this
- Author:
- weissman
DELEGATE
public static final PersistenceDelegate DELEGATE
RawDeviceConfig
public RawDeviceConfig(String type,
String deviceID)
getRawDevice
public String getRawDevice()
getDeviceID
public String getDeviceID()
toString
public String toString()
- Overrides:
toString
in class Object
createDevice
public RawDevice createDevice()
throws InstantiationException
- Throws:
InstantiationException