com.sun.jna.examples

Class ShapedWindowDemo

public class ShapedWindowDemo extends Object

Example which uses the WindowUtils class. Demonstrates the definition of a cross-platform library with several platform-specific implementations based on JNA native library definitions.
Field Summary
static intICON_SIZE
Method Summary
static voidmain(String[] args)

Field Detail

ICON_SIZE

public static final int ICON_SIZE

Method Detail

main

public static void main(String[] args)
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.