6496103: isFileHidingEnabled return false by default

Reviewed-by: serb, aivanov, prr
This commit is contained in:
TejeshR13 2022-01-12 05:38:07 +00:00 committed by Jayathirth D V
parent f16f6a95df
commit 13bfb49725

View File

@ -1412,7 +1412,8 @@ public class JFileChooser extends JComponent implements Accessible {
/**
* Returns true if hidden files are not shown in the file chooser;
* otherwise, returns false.
* otherwise, returns false. The default value of this property may be
* derived from the underlying Operating System.
*
* @return the status of the file hiding property
* @see #setFileHidingEnabled