.NET Platform Invoke Paradigm in Java (J/Invoke)
Last Updated: 5 May 2009
Page Views: 5,908
Rating: 4.11/5
Votes: 5
Popularity: 2.87
Bookmark Count: 6
Licence: The Code Project Open License (CPOL)
Describes an SDK that enables direct Java calls to export functions from regular DLL modules
Java/.NET Integration as Simple as Possible
Last Updated: 5 Jul 2006
Page Views: 45,907
Rating: 3.91/5
Votes: 7
Popularity: 3.30
Bookmark Count: 21
Licence: The Code Project Open License (CPOL)
Describes the simplest way to embed .NET controls into a Java GUI (without using COM or any other technology).
Example of using Object-Oriented Java Native Interface in C++
Last Updated: 3 Feb 2006
Page Views: 39,359
Rating: 3.69/5
Votes: 9
Popularity: 3.53
Bookmark Count: 30
Licence: The Code Project Open License (CPOL)
Demonstrates an easy way of creating and embedding Java objects into C++ code, with Object-Oriented JNI.
Hosting WPF Content in a Java Application
Last Updated: 26 Apr 2009
Page Views: 5,659
Rating: 5.00/5
Votes: 4
Popularity: 3.01
Bookmark Count: 7
Licence: The Code Project Open License (CPOL)
Demonstrates a simple technique for embedding WPF/.NET Components into Java GUI