Example usage for Java javafx.embed.swing JFXPanel fields, constructors, methods, implement or subclass
The text is from its open source code.
JFXPanel() Creates a new JFXPanel object. |
void | setScene(final Scene newScene) Attaches a Scene object to display in this JFXPanel . |