6496103: isFileHidingEnabled return false by default
Reviewed-by: serb, aivanov, prr
This commit is contained in:
parent
f16f6a95df
commit
13bfb49725
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user