QJCC homepage

biz.chitec.qdemo.swing
Class ImageMixerDemo

java.lang.Object
  extended bybiz.chitec.qdemo.swing.ImageMixerDemo

public final class ImageMixerDemo
extends java.lang.Object

Demonstrates the ImageMixer class

Version:
$Id: c50457e2abbd213716c18351300b645975850aa2 $
Author:
cantamen/Dirk Hillbrecht 2004-2006 Distributed under the terms of the GNU LGPL.

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

Constructor Detail

ImageMixerDemo

public ImageMixerDemo()
Method Detail

main

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

QJCC homepage