<Swing Dev> Top level containers not firing property change events ?
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Tue Mar 3 10:30:32 UTC 2015
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,
More information about the swing-dev
mailing list