FileDialog.getFile

FileDialog.getFile

Class Overview | Class Members | This Package | All Packages

Syntax
public String getFile()
Returns
the currently selected file of this file dialog window, or null if none is selected.
Description
Gets the selected file of this file dialog.

See Also
setFile