com.jogamp.nativewindow
Class NativeWindowVersion

java.lang.Object
  extended by com.jogamp.common.util.JogampVersion
      extended by com.jogamp.nativewindow.NativeWindowVersion

public class NativeWindowVersion
extends com.jogamp.common.util.JogampVersion


Field Summary
 
Fields inherited from class com.jogamp.common.util.JogampVersion
IMPLEMENTATION_BRANCH, IMPLEMENTATION_BUILD, IMPLEMENTATION_COMMIT
 
Method Summary
static NativeWindowVersion getInstance()
           
static void main(String[] args)
           
 
Methods inherited from class com.jogamp.common.util.JogampVersion
equals, getAndroidPackageVersionName, getAttribute, getAttribute, getAttributeName, getAttributeNames, getExtensionName, getFullManifestInfo, getImplementationBranch, getImplementationBuild, getImplementationCommit, getImplementationTitle, getImplementationURL, getImplementationVendor, getImplementationVendorID, getImplementationVersion, getManifest, getManifestInfo, getPackageName, getSpecificationTitle, getSpecificationVendor, getSpecificationVersion, hashCode, toString, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getInstance

public static NativeWindowVersion getInstance()

main

public static void main(String[] args)


Copyright 2010 JogAmp Community.