PointerWrapperpublic 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, waitcheckValid, equals, getPointer, hashCode, isValid, toStringprotected abstract void handleMessage(String data)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.