|
JNative v1.3 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.HWND
public class HWND
$Id: HWND.java,v 1.5 2006/06/09 20:44:05 mdenty Exp $ This software is released under the LGPL.
| Field Summary |
|---|
| Fields inherited from class org.xvolks.jnative.misc.basicStructures.AbstractBasicData |
|---|
mValue, offset, pointer |
| Constructor Summary | |
|---|---|
HWND(int value)
|
|
| Method Summary | |
|---|---|
Pointer |
createPointer()
Method createPointer |
int |
getSizeOf()
Method getSizeOf |
java.lang.Integer |
getValueFromPointer()
Method getValueFromPointer |
static int |
sizeOf()
Method 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 HWND(int value)
| Method Detail |
|---|
public Pointer createPointer()
throws NativeException
NativeException
public java.lang.Integer getValueFromPointer()
throws NativeException
NativeExceptionpublic int getSizeOf()
public static int sizeOf()
|
JNative v1.3 project : see http://jnative.sf.net |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||