Package java.io
Class File

Public Constructor File

File(File dir, String name)

File(String path)

Throws:

File(String path, String name)

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Please note that the iLCD panelJoC board only supports DOS filenames in the 8.3 format, i.e. max. 8 characters for name and max 3 characters for extension.

Note that file paths use slashes ("/") and not backslashes ("\"). The root directory is "/".