com.sun.jna.examples
Class ShapedWindowDemo
java.lang.Object
com.sun.jna.examples.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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ICON_SIZE
public static final int ICON_SIZE
- See Also:
- Constant Field Values
ShapedWindowDemo
public ShapedWindowDemo()
main
public static void main(String[] args)
Copyright © 2007-2008 Timothy Wall. All Rights Reserved.