Example usage for javafx.embed.swing JFXPanel subclass-usage

List of usage examples for javafx.embed.swing JFXPanel subclass-usage

Introduction

In this page you can find the example usage for javafx.embed.swing JFXPanel subclass-usage.

Usage

From source file nars.rl.util.ThreeDView.java

/**
 * MoleculeSampleApp
 */
public class ThreeDView extends JFXPanel {

    final Group root = new Group();