FileDialog.setFile

FileDialog.setFile

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void setFile( String file )
Parameters
file
the file being set.
Description
Sets the selected file for this file dialog window to be the specified file. This file becomes the default file if it is set before the file dialog window is first shown.

See Also
getFile