Class AWTDeviceFactory

java.lang.Object
org.xj3d.core.eventmodel.DeviceFactory
org.xj3d.ui.awt.device.AWTDeviceFactory

public class AWTDeviceFactory extends DeviceFactory
A concrete implementation of DeviceFactory that is specific to the AWT UI toolkit. Devices created through this factory are initialized with the appropriate AWT event listeners.
Version:
$Revision: 1.8 $
Author:
Rex Melton