JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.javafx.TestNewtCanvasJFXGLn.JFXApp Class Reference
Inheritance diagram for com.jogamp.opengl.test.junit.jogl.javafx.TestNewtCanvasJFXGLn.JFXApp:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.javafx.TestNewtCanvasJFXGLn.JFXApp:

Public Member Functions

 JFXApp ()
 
void init () throws Exception
 
void start (final Stage stage)
 
void stop () throws Exception
 

Static Public Member Functions

static void startup () throws InterruptedException
 
static void shutdown ()
 

Detailed Description

Definition at line 112 of file TestNewtCanvasJFXGLn.java.

Constructor & Destructor Documentation

◆ JFXApp()

com.jogamp.opengl.test.junit.jogl.javafx.TestNewtCanvasJFXGLn.JFXApp.JFXApp ( )

Definition at line 118 of file TestNewtCanvasJFXGLn.java.

Member Function Documentation

◆ init()

void com.jogamp.opengl.test.junit.jogl.javafx.TestNewtCanvasJFXGLn.JFXApp.init ( ) throws Exception

Definition at line 121 of file TestNewtCanvasJFXGLn.java.

◆ shutdown()

static void com.jogamp.opengl.test.junit.jogl.javafx.TestNewtCanvasJFXGLn.JFXApp.shutdown ( )
static

Definition at line 175 of file TestNewtCanvasJFXGLn.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ start()

void com.jogamp.opengl.test.junit.jogl.javafx.TestNewtCanvasJFXGLn.JFXApp.start ( final Stage  stage)

Definition at line 126 of file TestNewtCanvasJFXGLn.java.

Here is the call graph for this function:

◆ startup()

static void com.jogamp.opengl.test.junit.jogl.javafx.TestNewtCanvasJFXGLn.JFXApp.startup ( ) throws InterruptedException
static

Definition at line 155 of file TestNewtCanvasJFXGLn.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ stop()

void com.jogamp.opengl.test.junit.jogl.javafx.TestNewtCanvasJFXGLn.JFXApp.stop ( ) throws Exception

Definition at line 152 of file TestNewtCanvasJFXGLn.java.


The documentation for this class was generated from the following file: