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

Public Member Functions

void test () throws InterruptedException
 

Static Public Member Functions

static void unsetPointerIcons ()
 
static void main (final String args[]) throws IOException
 

Detailed Description

Definition at line 56 of file TestWindowAndPointerIconNEWT.java.

Member Function Documentation

◆ main()

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

Definition at line 132 of file TestWindowAndPointerIconNEWT.java.

Here is the call graph for this function:

◆ test()

void com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT.test ( ) throws InterruptedException

Definition at line 77 of file TestWindowAndPointerIconNEWT.java.

Here is the call graph for this function:

◆ unsetPointerIcons()

static void com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT.unsetPointerIcons ( )
static

Definition at line 71 of file TestWindowAndPointerIconNEWT.java.


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