com.sun.jna.examples.unix
Class X11.Atom
java.lang.Object
com.sun.jna.examples.unix.X11.XID
com.sun.jna.examples.unix.X11.Atom
- All Implemented Interfaces:
- NativeMapped
- Enclosing interface:
- X11
public static class X11.Atom
- extends X11.XID
None
public static final X11.Atom None
X11.Atom
public X11.Atom()
X11.Atom
public X11.Atom(Integer id)
X11.Atom
public X11.Atom(int id)
fromNative
public Object fromNative(Object nativeValue,
FromNativeContext context)
- Return constants for predefined
Atom
values.
- Specified by:
fromNative
in interface NativeMapped
- Overrides:
fromNative
in class X11.XID
Copyright © 2007-2008 Timothy Wall. All Rights Reserved.