Class QDTest


  • public class QDTest
    extends java.lang.Object
    QDTest
    Version:
    $Id: QDTest.java,v 1.0 Oct 10, 2007 6:06:55 PM haraldk Exp$
    Author:
    Harald Kuhr, last modified by $Author: haraldk$
    • Constructor Summary

      Constructors 
      Constructor Description
      QDTest()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] pArgs)  
      static void showIt​(java.awt.image.BufferedImage pImage, java.lang.String pTitle)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QDTest

        public QDTest()
    • Method Detail

      • main

        public static void main​(java.lang.String[] pArgs)
      • showIt

        public static void showIt​(java.awt.image.BufferedImage pImage,
                                  java.lang.String pTitle)