Closed GoogleCodeExporter closed 9 years ago
I prefer not to have to use JNA. I'll probably try to do it using reflection
for now, which will only end up working
on JDK 6 platforms.
Suggested implementations welcome.
Original comment by kenneth....@gmail.com
on 18 Jun 2009 at 11:59
Understand...
if (isWindows){
Class.forName("jnaWindowsUtilities").windowTransparent(myHudWindow)}
Original comment by dyorgio
on 19 Jun 2009 at 12:01
Original comment by kenneth....@gmail.com
on 19 Jun 2009 at 11:56
Original issue reported on code.google.com by
dyorgio
on 16 Jun 2009 at 1:20