PointerWrapper
public abstract class CLPrintfCallback extends PointerWrapperAbstract
pointer
Modifier | Constructor | Description |
---|---|---|
protected |
CLPrintfCallback() |
Modifier and Type | Method | Description |
---|---|---|
protected abstract void |
handleMessage(String data) |
The callback method.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
checkValid, equals, getPointer, hashCode, isValid, toString
protected abstract void handleMessage(String data)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.