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

Public Member Functions

boolean focusLost ()
 
boolean focusGained ()
 
- Public Member Functions inherited from com.jogamp.opengl.test.junit.util.EventCountAdapter
void reset ()
 
void setVerbose (boolean v)
 Instance starts in verbose mode, call w/ false to disable verbosity. More...
 

Detailed Description

Definition at line 31 of file FocusEventCountAdapter.java.

Member Function Documentation

◆ focusGained()

boolean com.jogamp.opengl.test.junit.util.FocusEventCountAdapter.focusGained ( )

◆ focusLost()

boolean com.jogamp.opengl.test.junit.util.FocusEventCountAdapter.focusLost ( )

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