|
j3d.org Code | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| AudioDeviceDescriptor | An descriptor class for AudioDevices |
| DeviceDescriptor | An abstract descriptor class for holding information about the different device types. |
| FileLoaderDescriptor | An descriptor class for file loaders. |
| InputDeviceDescriptor | An descriptor class for InputDevices. |
Utility classes for managing and loading various different types of devices.
The package is used for providing an application independent system for
managing the various Java 3D devices type AudioDevice, InputDevice and Loader.
The manager provides implementation independance by using abstract
descriptor classes rather than providing direct instances of the individual
devices. It should also be used with the org.j3d.ui package to give
a consistent user interface.
|
j3d.org Code | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||