|
j3d.org Code | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.j3d.util.device.DeviceDescriptor
org.j3d.util.device.AudioDeviceDescriptor
An descriptor class for AudioDevices
| Constructor Summary | |
AudioDeviceDescriptor(java.lang.String name,
java.lang.String desc,
java.lang.String cls)
Construct an instance of this class with the given information about the name, description and class file. |
|
| Methods inherited from class org.j3d.util.device.DeviceDescriptor |
equals, getDescription, getName |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AudioDeviceDescriptor(java.lang.String name,
java.lang.String desc,
java.lang.String cls)
name - The name of the devicedesc - A description of the devicecls - The fully qualified name of the class file
|
j3d.org Code | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||