JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.newt.util.applet3.VersionApplet3 Class Reference
Inheritance diagram for com.jogamp.newt.util.applet3.VersionApplet3:
Collaboration diagram for com.jogamp.newt.util.applet3.VersionApplet3:

Classes

class  GLInfo
 

Public Member Functions

NativeWindowDownstream createNativeWindow (final Applet3Context ctx, final NativeWindowUpstream parentWin)
 
void init (final Applet3Context ctx)
 
void start ()
 
void stop ()
 
void destroy ()
 
String getAppletInfo ()
 
Locale getLocale ()
 
String[][] getParameterInfo ()
 

Static Public Member Functions

static void main (final String[] args)
 

Detailed Description

Definition at line 26 of file VersionApplet3.java.

Member Function Documentation

◆ createNativeWindow()

NativeWindowDownstream com.jogamp.newt.util.applet3.VersionApplet3.createNativeWindow ( final Applet3Context  ctx,
final NativeWindowUpstream  parentWin 
)

Definition at line 75 of file VersionApplet3.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ destroy()

void com.jogamp.newt.util.applet3.VersionApplet3.destroy ( )

Definition at line 185 of file VersionApplet3.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getAppletInfo()

String com.jogamp.newt.util.applet3.VersionApplet3.getAppletInfo ( )

Definition at line 195 of file VersionApplet3.java.

◆ getLocale()

Locale com.jogamp.newt.util.applet3.VersionApplet3.getLocale ( )

Definition at line 200 of file VersionApplet3.java.

◆ getParameterInfo()

String[][] com.jogamp.newt.util.applet3.VersionApplet3.getParameterInfo ( )

Definition at line 205 of file VersionApplet3.java.

◆ init()

void com.jogamp.newt.util.applet3.VersionApplet3.init ( final Applet3Context  ctx)

Definition at line 141 of file VersionApplet3.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

static void com.jogamp.newt.util.applet3.VersionApplet3.main ( final String[]  args)
static

Definition at line 28 of file VersionApplet3.java.

Here is the call graph for this function:

◆ start()

void com.jogamp.newt.util.applet3.VersionApplet3.start ( )

Definition at line 148 of file VersionApplet3.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ stop()

void com.jogamp.newt.util.applet3.VersionApplet3.stop ( )

Definition at line 178 of file VersionApplet3.java.

Here is the call graph for this function:
Here is the caller graph for this function:

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