Package javaforce.utils
Class CopyPath
java.lang.Object
javaforce.utils.CopyPath
- All Implemented Interfaces:
KeyEvents
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
args
-
ansi
-
src
-
dest
-
found
public int found -
copied
public int copied -
skipped
public int skipped -
total
public int total -
done
public int done -
lastdone
public int lastdone -
progress
-
-
Constructor Details
-
CopyPath
public CopyPath()
-
-
Method Details
-
keyPressed
public void keyPressed(int keyCode, int keyMods) - Specified by:
keyPressedin interfaceKeyEvents
-
keyTyped
public void keyTyped(char key) -
main
-
usage
public void usage() -
run
public void run() -
findPath
-
copyPath
- Throws:
Exception
-