Package com.jogamp.nativewindow
Class NativeWindowVersion
- java.lang.Object
-
- com.jogamp.common.util.JogampVersion
-
- com.jogamp.nativewindow.NativeWindowVersion
-
public class NativeWindowVersion extends JogampVersion
-
-
Field Summary
-
Fields inherited from class com.jogamp.common.util.JogampVersion
IMPLEMENTATION_BRANCH, IMPLEMENTATION_BUILD, IMPLEMENTATION_COMMIT, IMPLEMENTATION_SHA_CLASSES, IMPLEMENTATION_SHA_CLASSES_THIS, IMPLEMENTATION_SHA_NATIVES, IMPLEMENTATION_SHA_NATIVES_THIS, IMPLEMENTATION_SHA_SOURCES
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description 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, getImplementationSHAClasses, getImplementationSHAClassesThis, getImplementationSHANatives, getImplementationSHANativesThis, getImplementationSHASources, getImplementationTitle, getImplementationURL, getImplementationVendor, getImplementationVendorID, getImplementationVersion, getManifest, getManifestInfo, getPackageName, getSpecificationTitle, getSpecificationVendor, getSpecificationVersion, hashCode, toString, toString
-
-
-
-
Method Detail
-
getInstance
public static NativeWindowVersion getInstance()
-
main
public static void main(String[] args)
-
-