Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
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 (322)
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, ∼1747🔥, 0💬
Popular Posts:
What JAR files are required to run dom\Writer.java provided in the Apache Xerces package? 3 JAR file...
JDK 8 tools.jar is the JAR file for JDK 8 tools. It contains Java classes to support different JDK t...
io.jar is a component in iText Java library to provide input/output functionalities. iText Java libr...
How to run "jarsigner" command from JDK tools.jar file? "jarsigner" command allows you to digitally ...
Provides a simple high-level Http server API, which can be used to build embedded HTTP servers. Both...