|
Public Member Functions |
| | Cursor (byte[] data, byte[] mask, int w, int h, int hotX, int hotY) |
| native void | freeCursor () |
Protected Member Functions |
| | Cursor () |
| void | finalize () throws Throwable |
Static Package Functions |
| static native void | setCursor (Cursor cursor) |
| static native Cursor | getCursor () |
| static native void | showCursor (boolean toggle) |
Package Attributes |
| gnu.gcj.RawData | implementation = null |
Private Member Functions |
| native void | initCursor (byte[] data, byte[]mask, int w, int h, int hotX, int hotY) |