|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jreality.toolsystem.config.VirtualDeviceConfig
public class VirtualDeviceConfig
TODO: comment this
| Constructor Summary | |
|---|---|
VirtualDeviceConfig(String virtualDevice,
InputSlot outSlot,
List inSlots,
Map config,
String mapped)
|
|
| Method Summary | |
|---|---|
VirtualDevice |
createDevice()
|
Map |
getConfig()
|
List |
getInSlots()
|
InputSlot |
getOutSlot()
|
String |
getVirtualDevice()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VirtualDeviceConfig(String virtualDevice,
InputSlot outSlot,
List inSlots,
Map config,
String mapped)
| Method Detail |
|---|
public Map getConfig()
public List getInSlots()
public InputSlot getOutSlot()
public String getVirtualDevice()
public VirtualDevice createDevice()
throws InstantiationException
InstantiationExceptionpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||