Content deleted Content added
m cleaned it up with lime breaks. fixed minor punctuations. Tags: Visual edit Mobile edit Mobile web edit Newcomer task Newcomer task: copyedit |
m Fixed grammar and language. Tags: Visual edit Mobile edit Mobile web edit Newcomer task Newcomer task: copyedit |
||
Line 5:
}}
'''Java AWT Native Interface''' ('''
The [[Java Native Interface]] (JNI) allows developers to add platform-dependent functionality to Java [[application software|applications]]. The JNI enables developers to add time-critical operations like mathematical calculations and [[3D rendering]].
Previously, native 3D rendering was challenging because the native code
The AWT Native Interface is very similar to the JNI
== AWT Native Interface steps ==
|