JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.newt.DemoCreateAndDisposeOnCloseNEWT Class Reference

Manual test case validating closing behavior. More...

Collaboration diagram for com.jogamp.opengl.test.junit.newt.DemoCreateAndDisposeOnCloseNEWT:

Static Public Member Functions

static void main (final String[] args)
 

Detailed Description

Manual test case validating closing behavior.

Validates bugs:

  • Bug 882: Crash on OSX when closing NEWT window

Definition at line 52 of file DemoCreateAndDisposeOnCloseNEWT.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.test.junit.newt.DemoCreateAndDisposeOnCloseNEWT.main ( final String[]  args)
static

Definition at line 53 of file DemoCreateAndDisposeOnCloseNEWT.java.

Here is the call graph for this function:

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