JNA API 3.0.9

com.sun.jna.examples
Class AlphaMaskDemo

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

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


Constructor Summary
AlphaMaskDemo()
           
 
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

AlphaMaskDemo

public AlphaMaskDemo()
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.9

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