net.sourceforge.pmd.cpd
Class GUI

java.lang.Object
  |
  +--net.sourceforge.pmd.cpd.GUI
All Implemented Interfaces:
CPDListener

public class GUI
extends java.lang.Object
implements CPDListener


Constructor Summary
GUI()
           
 
Method Summary
 void addedFile(int fileCount, java.io.File file)
           
 void comparisonCountUpdate(long comparisons)
           
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

GUI

public GUI()
Method Detail

comparisonCountUpdate

public void comparisonCountUpdate(long comparisons)
Specified by:
comparisonCountUpdate in interface CPDListener

addedFile

public void addedFile(int fileCount,
                      java.io.File file)
Specified by:
addedFile in interface CPDListener

main

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


Copyright © 2002-2003 Project Ultra*Log @ DARPA. All Rights Reserved.