Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
What Is JNIWrapper
What is JNIWrapper?
✍: FYIcenter.com
JNIWrapper is a Java library for calling native library functions
developed by TeamDev.
With JNIWrapper, you can extensively use the potential of the underlying platform (like tray icons or custom shape splash screens) with only a single native library, having the full control over the program flow on the Java side.
Main features of JNIWrapper:
For more information on JNIWrapper, see JNIWrapper Website.
⇒ Donwload jniwrapper-3.12-cross-desktop-win_mac_linux.zip
2018-10-08, 889👍, 0💬
Popular Posts:
How to run "javac" command from JDK tools.jar file? "javac" is the Java compiler command that allows...
Apache Log4j API provides the interface that applications should code to and provides the adapter co...
Apache Log4j IOStreams is a Log4j API extension that provides numerous classes from java.io that can...
Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java class...
The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible...