public class JAWT extends StructObject
| Modifier and Type | Class and Description |
|---|---|
static class |
JAWT.FreeDrawingSurface_callback |
static class |
JAWT.GetComponent_callback |
static class |
JAWT.GetDrawingSurface_callback |
static class |
JAWT.Lock_callback |
static class |
JAWT.Unlock_callback |
| Constructor and Description |
|---|
JAWT() |
| Modifier and Type | Method and Description |
|---|---|
Pointer<JAWT.FreeDrawingSurface_callback> |
FreeDrawingSurface() |
Pointer<JAWT.GetComponent_callback> |
GetComponent() |
Pointer<JAWT.GetDrawingSurface_callback> |
GetDrawingSurface() |
Pointer<JAWT.Lock_callback> |
Lock() |
Pointer<JAWT.Unlock_callback> |
Unlock() |
int |
version()
Version of this structure.
|
JAWT |
version(int version)
Version of this structure.
|
offsetOfField, toStringclone, equalspublic JAWT()
public int version()
public JAWT version(int version)
public Pointer<JAWT.GetDrawingSurface_callback> GetDrawingSurface()
public Pointer<JAWT.FreeDrawingSurface_callback> FreeDrawingSurface()
public Pointer<JAWT.Lock_callback> Lock()
public Pointer<JAWT.Unlock_callback> Unlock()
public Pointer<JAWT.GetComponent_callback> GetComponent()
Copyright © 2009-2015. All Rights Reserved.