Package com.centralnexus.input

Allows access to special input devices like joysticks through Java.

See:
          Description

Interface Summary
JoystickListener The listener interface for receiving joystick events.
 

Class Summary
Joystick Device driver to a Windows joystick.
 

Package com.centralnexus.input Description

Allows access to special input devices like joysticks through Java. Constructing any one of these objects may throw an UnsatisfiedLinkError or an IOException because the platform may not allow access to any one of these devices.



Copyright © 2000-2003 George Rhoten
Java is a registered trademark of Sun Microsystems, Inc.