Java AWT Native Interface: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m Tagging using AWB (10703)
Line 22:
 
=== Implement the C++ native code ===
Type this in a file named "NativeSideCanvas.cpp" and compile into a library. See [[Java Native Interface]] (JNI) for a more complete explanation. (For [[Solaris Operating(operating Systemsystem)|Solaris]] code and other operating systems see links below.)
 
=== Run the program ===