JNA API 3.0.7

com.sun.jna.examples
Class AlphaMaskDemo2

java.lang.Object
  extended by com.sun.jna.examples.AlphaMaskDemo2
All Implemented Interfaces:
java.lang.Runnable

public class AlphaMaskDemo2
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
AlphaMaskDemo2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlphaMaskDemo2

public AlphaMaskDemo2()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

main

public static void main(java.lang.String[] args)

JNA API 3.0.7

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