All of these guides are included with your download of JNBridgePro. Download a free trial.

  • GUI Element Embedding

  • Embed Java GUI elements inside WPF application

    This example shows how a Java AWT or Swing control can be embedded inside a WPF (Windows Presentation Foundation) application.

    Description (PDF)

    Download Code (ZIP)

  • Embed WPF elements inside a Java GUI application

    How to embed a .NET WPF control inside a Java AWT, SWT, or Swing GUI application.

    Description (PDF)

    Download Code (ZIP)

  • Embed Java GUI elements inside a .NET Windows Form

    How to embed a Java AWT or Swing control inside a .NET Windows Form.

    Description (PDF)

    Download Code (ZIP)

  • Embed .NET WinForm elements inside a Java GUI application

    How to embed a .NET WinForms control inside a Java AWT, SWT, or Swing GUI application.

    Description (PDF)

    Download Code (ZIP)

  • Call from Other Platform

  • Controlling .NET Windows Forms from a Java Application

    How to construct a Java Swing- based application that calls .NET-based Windows Forms classes. The application can pop up Windows Forms, insert data into them, and extract data from them. You will learn how to generate Java proxies that call the .NET classes, create Java code that calls the proxies, and set up and run the code.

    Description (PDF)

    Download Code (ZIP)

  • Integrate a .NET-based user interface with a Java back end

    How to construct a .NET Windows or Web-based application that calls Java classes. You will learn how to generate .NET proxies that call the Java classes, create .NET code that calls the proxies, and set up and run the code.

    Description (PDF)

    Download Code (ZIP)

  • Call a Java logging package from .NET

    Shows how a program can log information from both Java and .NET using a common logging infrastructure, such as log4j.

    Description (PDF)

    Download Code (ZIP)

  • Call a .NET logging package from Java

    Shows how a program can log information from both Java and .NET using a common logging infrastructure, such as log4net.

    Description (PDF)

    Download Code (ZIP)

  • Call from Other Platform using .NET Core

  • Call a Java Logging Package from .NET Core

    How to construct a .NET Core console application that calls Java classes.

    Description (PDF)

  • Call .NET Core code from Java code

    How to construct a Java application that calls code in a .NET Core class library.

    Description (PDF)

  • Embed Java GUI elements inside a .NET Windows Form

    How to embed a Java AWT or Swing control inside a .NET Windows Form.

    Description (PDF)

    Download Code (ZIP)

  • Embed .NET WinForm elements inside a Java GUI application

    How to embed a .NET WinForms control inside a Java AWT, SWT, or Swing GUI application.

    Description (PDF)

    Download Code (ZIP)