| 11 | | * it uses JNI and native compiled things on every platform |
| 12 | | * Gnowsis already uses this for the trayicon support. |
| 13 | | * MacOSX support is ropy... at best - only older versions available and only half the API. |
| | 11 | * it uses JNI and native compiled things on every platform |
| | 12 | * Gnowsis already uses this for the trayicon support. |
| | 13 | * MacOSX support is ropy... at best - only older versions available and only half the API. |
| | 14 | |
| | 15 | * This has various links: http://wiki.java.net/bin/view/Main/NativeHooks |