Package net.sourceforge.pmd.cpd
Class GUI
java.lang.Object
net.sourceforge.pmd.cpd.GUI
- All Implemented Interfaces:
CPDListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddedFile(int fileCount) getPhaseText(int phase) static voidvoidphaseUpdate(int phase)
-
Field Details
-
LABEL_COMPARATOR
-
-
Constructor Details
-
GUI
public GUI()
-
-
Method Details
-
phaseUpdate
public void phaseUpdate(int phase) - Specified by:
phaseUpdatein interfaceCPDListener
-
getPhaseText
-
addedFile
public void addedFile(int fileCount) - Specified by:
addedFilein interfaceCPDListener
-
main
-