JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.util.EventCountAdapter Interface Reference

Base event count adapter. More...

Inheritance diagram for com.jogamp.opengl.test.junit.util.EventCountAdapter:
Collaboration diagram for com.jogamp.opengl.test.junit.util.EventCountAdapter:

Public Member Functions

void reset ()
 
void setVerbose (boolean v)
 Instance starts in verbose mode, call w/ false to disable verbosity. More...
 

Detailed Description

Base event count adapter.

Instance starts in verbose mode.

Definition at line 37 of file EventCountAdapter.java.

Member Function Documentation

◆ reset()

void com.jogamp.opengl.test.junit.util.EventCountAdapter.reset ( )

◆ setVerbose()


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