public class DebuggingGLErrors extends ApplicationTemplate
WorldWindowGLDrawableDebugGL2,
 applications can receive log error messages when an OpenGL error occurs. This technique is intended for use during
 application development, and should not be used in a deployed application.| Modifier and Type | Class and Description | 
|---|---|
| static class  | DebuggingGLErrors.MyGLAutoDrawableSubclass of  WorldWindowGLAutoDrawablewhich overrides the methodWorldWindowGLAutoDrawable.init(javax.media.opengl.GLAutoDrawable)to configure the OpenGL
 error logger. | 
ApplicationTemplate.AppFrame, ApplicationTemplate.AppPanel| Constructor and Description | 
|---|
| DebuggingGLErrors() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(String[] args) | 
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startpublic static void main(String[] args)