Klasse X11.Atom

Alle implementierten Schnittstellen:
NativeMapped, Serializable
Umschließende Schnittstelle:
X11

public static class X11.Atom extends X11.XID
Siehe auch:
  • Felddetails

    • None

      public static final X11.Atom None
  • Konstruktordetails

    • Atom

      public Atom()
    • Atom

      public Atom(long id)
  • Methodendetails

    • fromNative

      public Object fromNative(Object nativeValue, FromNativeContext context)
      Return constants for predefined Atom values.
      Angegeben von:
      fromNative in Schnittstelle NativeMapped
      Setzt außer Kraft:
      fromNative in Klasse X11.XID
      Parameter:
      nativeValue - Java representation of the native type to be converted.
      context - Context in which the conversion is taking place.
      Gibt zurück:
      Converted object.