jjdh API

jjdh.opengl.initialization
Class SystemContextCreator

java.lang.Object
  extended by jjdh.opengl.initialization.SystemContextCreator

public class SystemContextCreator
extends Object


Constructor Summary
SystemContextCreator()
           
 
Method Summary
private static JPanel createRenderPanel(StandardSystemContext system)
          // construct the canvas, inside a JPanel
static void getSystemContext(StandardSystemContext context)
           
private static MyCanvas makeCanvas(StandardSystemContext system)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemContextCreator

public SystemContextCreator()
Method Detail

getSystemContext

public static void getSystemContext(StandardSystemContext context)

createRenderPanel

private static JPanel createRenderPanel(StandardSystemContext system)
// construct the canvas, inside a JPanel


makeCanvas

private static MyCanvas makeCanvas(StandardSystemContext system)

jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.