|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.games.input.LinuxAbsInfo
final class LinuxAbsInfo
Constructor Summary | |
---|---|
LinuxAbsInfo()
|
Method Summary | |
---|---|
(package private) int |
getFlat()
|
(package private) int |
getFuzz()
|
(package private) int |
getMax()
|
(package private) int |
getMin()
|
int |
getValue()
|
void |
set(int value,
int min,
int max,
int fuzz,
int flat)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
LinuxAbsInfo()
Method Detail |
---|
public final void set(int value, int min, int max, int fuzz, int flat)
public final java.lang.String toString()
toString
in class java.lang.Object
public final int getValue()
final int getMax()
final int getMin()
final int getFlat()
final int getFuzz()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |