JNA API 3.2.4

com.sun.jna.examples

Class AlphaMaskDemo2

  • All Implemented Interfaces:
    java.lang.Runnable


    public class AlphaMaskDemo2
    extends java.lang.Object
    implements java.lang.Runnable
    • Constructor Summary

      Constructors 
      Constructor and Description
      AlphaMaskDemo2() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      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.2.4

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