|
JNative project : see http://jnative.sf.net |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xvolks.jnative.misc.basicStructures.AbstractBasicData<java.lang.Integer>
org.xvolks.jnative.misc.basicStructures.LONG
org.xvolks.jnative.misc.basicStructures.WPARAM
public class WPARAM
$Id: WPARAM.java,v 1.3 2006/01/13 17:42:35 mdenty Exp $ This software is released under the GPL.
Field Summary |
---|
Fields inherited from class org.xvolks.jnative.misc.basicStructures.AbstractBasicData |
---|
mValue, offset, pointer |
Constructor Summary | |
---|---|
WPARAM(int value)
|
Method Summary |
---|
Methods inherited from class org.xvolks.jnative.misc.basicStructures.LONG |
---|
createPointer, getSizeOf, getValueFromPointer, sizeOf |
Methods inherited from class org.xvolks.jnative.misc.basicStructures.AbstractBasicData |
---|
getNextByte, getNextInt, getNextLong, getNextShort, getPointer, getValue, getValueAsString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WPARAM(int value)
|
JNative project : see http://jnative.sf.net |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |