public class GUI extends Object implements CPDListener
Constructor and Description |
---|
GUI () |
Modifier and Type | Method and Description |
---|---|
void |
addedFile (int fileCount,
File file) |
String |
getPhaseText (int phase) |
static void |
main (String[] args) |
void |
phaseUpdate (int phase) |
public GUI()
public void phaseUpdate(int phase)
phaseUpdate
in interface CPDListener
public String getPhaseText(int phase)
public void addedFile(int fileCount, File file)
addedFile
in interface CPDListener
public static void main(String[] args)
Copyright © 2002-2014 InfoEther. All Rights Reserved.