Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether the dialog box accepts only valid Win32 file names.
Syntax
public final boolean getValidateNames()
Return Value
Returns true if the dialog box checks file names to make sure they are valid Win32 file names before returning them; returns false if the dialog box will return invalid file names.
See Also setValidateNames