com.jogamp.nativewindow.impl.x11
Class X11Util.NamedDisplay
java.lang.Object
com.jogamp.nativewindow.impl.RecursiveToolkitLock
com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
- All Implemented Interfaces:
- Cloneable
- Enclosing class:
- X11Util
public static class X11Util.NamedDisplay
- extends RecursiveToolkitLock
- implements Cloneable
X11Util.NamedDisplay
protected X11Util.NamedDisplay(String name,
long handle)
getName
public final String getName()
getHandle
public final long getHandle()
getRefCount
public final int getRefCount()
isUncloseable
public final boolean isUncloseable()
clone
public Object clone()
throws CloneNotSupportedException
- Overrides:
clone
in class Object
- Throws:
CloneNotSupportedException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2010 JogAmp Community.