|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.wisch.joystick.test.JoystickForceDemo
public class JoystickForceDemo
The Class JoystickForceDemo. It demonstrates how to use this driver for playing force feedback effects. Look at the source code to get to know how force feedback works.
JoystickInputDemo
Method Summary | |
---|---|
void |
featureNotSupportedEventOccured(FeatureNotSupportedEvent event)
Handles a FeatureNotSupportedEvent. |
static void |
main(java.lang.String[] args)
The main method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- (no args needed)public void featureNotSupportedEventOccured(FeatureNotSupportedEvent event)
FeatureNotSupportedEventListener
featureNotSupportedEventOccured
in interface FeatureNotSupportedEventListener
event
- an instance of FeatureNotSupportedEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |