Skip navigation links
JNA API 4.4.0
com.sun.jna.platform.unix

Class X11.Atom

    • Field Detail

      • None

        public static final X11.Atom None
    • Constructor Detail

      • Atom

        public Atom()
      • Atom

        public Atom(long id)
    • Method Detail

      • 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
        Parameters:
        nativeValue - Java representation of the native type to be converted.
        context - Context in which the conversion is taking place.
        Returns:
        Converted object.
JNA API 4.4.0

Copyright © 2007-2016 Timothy Wall. All Rights Reserved.