G4P (GUI for Processing) 4.3.9
A set of GUI controls for your Processing sketch.
Loading...
Searching...
No Matches
g4p_controls.GWindow.WindowAdapterNEWT Class Reference
Inheritance diagram for g4p_controls.GWindow.WindowAdapterNEWT:

Public Member Functions

 WindowAdapterNEWT (GWindow window)
 
void windowDestroyNotify (com.jogamp.newt.event.WindowEvent arg0)
 
void windowGainedFocus (com.jogamp.newt.event.WindowEvent arg0)
 
void windowLostFocus (com.jogamp.newt.event.WindowEvent arg0)
 

Detailed Description

Window adapter class for the P2D and P3D renderers

Author
Peter Lager