JNA API 3.0.3
com.sun.jna.examples.unix

Class X11.Drawable

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static X11.Drawable None 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.Object fromNative(java.lang.Object nativeValue, FromNativeContext context)
      Convert the given native object into its Java representation using the given context.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • X11.Drawable

        public X11.Drawable()
      • X11.Drawable

        public X11.Drawable(java.lang.Integer id)
      • X11.Drawable

        public X11.Drawable(int id)
    • Method Detail

JNA API 3.0.3

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