JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet Class Reference
Inheritance diagram for com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet:

Public Member Functions

void init ()
 
void start ()
 
void stop ()
 
void destroy ()
 

Static Public Member Functions

static void main (final String args[])
 

Static Public Attributes

static JFrame frame
 
static JPanel appletHolder
 
static boolean isApplet = true
 

Detailed Description

Definition at line 50 of file GLJPanelsAndGLCanvasDemoGL2Applet.java.

Member Function Documentation

◆ destroy()

void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet.destroy ( )

Definition at line 178 of file GLJPanelsAndGLCanvasDemoGL2Applet.java.

◆ init()

void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet.init ( )

Definition at line 94 of file GLJPanelsAndGLCanvasDemoGL2Applet.java.

Here is the call graph for this function:

◆ main()

static void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet.main ( final String  args[])
static

Definition at line 60 of file GLJPanelsAndGLCanvasDemoGL2Applet.java.

◆ start()

void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet.start ( )

Definition at line 163 of file GLJPanelsAndGLCanvasDemoGL2Applet.java.

Here is the call graph for this function:

◆ stop()

void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet.stop ( )

Definition at line 171 of file GLJPanelsAndGLCanvasDemoGL2Applet.java.

Here is the call graph for this function:

Member Data Documentation

◆ appletHolder

JPanel com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet.appletHolder
static

Definition at line 57 of file GLJPanelsAndGLCanvasDemoGL2Applet.java.

◆ frame

JFrame com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet.frame
static

Definition at line 56 of file GLJPanelsAndGLCanvasDemoGL2Applet.java.

◆ isApplet

boolean com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet.isApplet = true
static

Definition at line 58 of file GLJPanelsAndGLCanvasDemoGL2Applet.java.


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