com.sun.jna.examples.unix

Class X11.Drawable

public static class X11.Drawable extends X11.XID

Field Summary
static X11.DrawableNone
Constructor Summary
Drawable()
Drawable(long id)
Method Summary
ObjectfromNative(Object nativeValue, FromNativeContext context)

Field Detail

None

public static final X11.Drawable None

Constructor Detail

Drawable

public Drawable()

Drawable

public Drawable(long id)

Method Detail

fromNative

public Object fromNative(Object nativeValue, FromNativeContext context)
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.