-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
b23
-
generic
-
generic
Name: skT45625 Date: 08/25/2000
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
When invoking setEnabled(false) on an instance of JFileChooser (i.e., one that
is used as a panel and not the dialog version) the sub-components are
unaffected.
Correct behavior would be to ensure all sub-components are changed when the
JFileChooser itself is enabled or disabled.
(Review ID: 108947)
======================================================================
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
When invoking setEnabled(false) on an instance of JFileChooser (i.e., one that
is used as a panel and not the dialog version) the sub-components are
unaffected.
Correct behavior would be to ensure all sub-components are changed when the
JFileChooser itself is enabled or disabled.
(Review ID: 108947)
======================================================================
- csr for
-
JDK-8318024 Cannot disable JFileChooser
- Closed
- relates to
-
JDK-4327306 JFileChooser.setToolTipText() only partially effective
- Open