net.java.games.input
Class LinuxConstantFF

java.lang.Object
  extended by net.java.games.input.LinuxForceFeedbackEffect
      extended by net.java.games.input.LinuxConstantFF
All Implemented Interfaces:
Rumbler

final class LinuxConstantFF
extends LinuxForceFeedbackEffect


Constructor Summary
LinuxConstantFF(LinuxEventDevice device)
           
 
Method Summary
protected  int upload(int id, float intensity)
           
 
Methods inherited from class net.java.games.input.LinuxForceFeedbackEffect
getAxisIdentifier, getAxisName, getDevice, rumble
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinuxConstantFF

public LinuxConstantFF(LinuxEventDevice device)
                throws java.io.IOException
Throws:
java.io.IOException
Method Detail

upload

protected final int upload(int id,
                           float intensity)
                    throws java.io.IOException
Specified by:
upload in class LinuxForceFeedbackEffect
Throws:
java.io.IOException