org.stellarium.astro.ui
Class DummyGL

java.lang.Object
  extended by org.stellarium.astro.ui.DummyGL

public class DummyGL
extends java.lang.Object

For testing without UI. Interface GL too big and crashes the Implements methods of IdeaJ ...


Constructor Summary
DummyGL()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyGL

public DummyGL()