net.sf.glxdesktop.gui.glxinfo
Class GlxInfoWindowImpl

java.lang.Object
  extended by net.sf.glxdesktop.gui.glxinfo.GlxInfoWindow
      extended by net.sf.glxdesktop.gui.glxinfo.GlxInfoWindowImpl

public class GlxInfoWindowImpl
extends GlxInfoWindow


Field Summary
 GlxInfoWindowActions actions
           
static java.lang.String APP_ICON
           
protected  java.lang.String display
           
protected  java.lang.String glxinfo
           
 GlxInfoWindowMenu menu
           
 
Fields inherited from class net.sf.glxdesktop.gui.glxinfo.GlxInfoWindow
entryGlxDisplay, expanderFrameBuffer, expanderGlu, expanderGluExtensions, expanderGlx, expanderGlxClient, expanderGlxClientExtensions, expanderGlxExtensions, expanderGlxServer, expanderGlxServerExtensions, expanderOpenGL, expanderOpenGLExtensions, glade, labelClientGlxExtensions, labelClientGlxVendor, labelClientGlxVersion, labelGluExtensions, labelGluVersion, labelGlxDirectRedering, labelGlxExtensions, labelGlxScreen, labelGlxVersion, labelOpenGLExtensions, labelOpenGLRender, labelOpenGLVendor, labelOpenGLVersion, labelServerGlxExtensions, labelServerGlxVendor, labelServerGlxVersion, treeViewGlxTable, window
 
Constructor Summary
GlxInfoWindowImpl()
           
 
Method Summary
 void initGui()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APP_ICON

public static final java.lang.String APP_ICON
See Also:
Constant Field Values

actions

public GlxInfoWindowActions actions

menu

public GlxInfoWindowMenu menu

display

protected java.lang.String display

glxinfo

protected java.lang.String glxinfo
Constructor Detail

GlxInfoWindowImpl

public GlxInfoWindowImpl()
                  throws net.sf.glxdesktop.gui.glade.LoadGladeException
Throws:
net.sf.glxdesktop.gui.glade.LoadGladeException
Method Detail

initGui

public void initGui()

main

public static void main(java.lang.String[] args)


Copyright © 2006 GLXDesktop Tools. All Rights Reserved.