On 3/1/2015 8:48 PM, Christian Schulte wrote:
Hello @swing-dev,
there is a corresponding question asked here:
<http://stackoverflow.com/questions/28772476/how-to-make-the-setenabled-method-of-class-java-awt-component-fire-a-proper>
Issue is that top level container classes 'JApplet', 'JDialog',
'JFrame' and 'JWindow' do not fire property change events when the
'enabled' property is changed. It seems inconsistent that all Swing
components support this event (even 'JInternalFrame' which also
implements 'RootPaneContainer') but those classes. Is this intentional ?
Could you create an issue on it http://bugreport.java.com/bugreport ?
Thanks,
Alexandr.
Regards,