I am new to JNI and I stumbled upon this while looking at JNI:
Not only a built-in Java code interface, it can also use Java Canvas, which is possible using the Java AWT Native Interface
Is there a specific reason this functionality was made specific / available? Does Windows increase processing time? Please specify why and when you will use this feature.
source
share