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, 1399🔥, 0💬
Popular Posts:
How to download and install javamail-1_2.zip? The JavaMail API is a set of abstract APIs that model ...
Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with ...
How to download and install ojdbc14.jar for Oracle 10g R2? ojdbc14.jar for Oracle 10g R2 is a Java 1...
What Is javax.websocket-api-1.1. jar?javax.websocket-api-1.1. jaris the JAR file for Java API for We...
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...