Accessing Java Classes From COM-Aware Languages such as C# or Visual Basic
The following documentation provides details on accessing Java classes.
- Basics A minimum set of basic material that
programmers should read before programming using EZ JCom.
- Tutorial A small tutorial for calling Java from C#,
VB6 or VB.NET. It covers the basic concepts using a small set of
sample Java methods.
- Overview A general overview of accessing Java Classes using EZ JCom.JCom
- Events Documentation on receiving
events from Java.
All the documentation is very brief, because the bridge
building is mostly self-explanatory. But at least
the basics should be reviewed.
|