JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.newt.Window.FocusRunnable Interface Reference
Inheritance diagram for com.jogamp.newt.Window.FocusRunnable:
Collaboration diagram for com.jogamp.newt.Window.FocusRunnable:

Public Member Functions

boolean run ()
 

Detailed Description

Definition at line 973 of file Window.java.

Member Function Documentation

◆ run()

boolean com.jogamp.newt.Window.FocusRunnable.run ( )
Returns
false if NEWT shall proceed requesting the focus, true if NEWT shall not request the focus.

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