Package convex.gui.dlfs
Class BrowserUtils
java.lang.Object
convex.gui.dlfs.BrowserUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static boolean
copyFiles
(JComponent parent, List<File> files, Path targetDir) protected static Icon
getFileIcon
(Path path)
-
Constructor Details
-
BrowserUtils
public BrowserUtils()
-
-
Method Details
-
copyFiles
protected static boolean copyFiles(JComponent parent, List<File> files, Path targetDir) throws IOException - Throws:
IOException
-
getFileIcon
-