classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Patch: Bug #13420 JInternalFrame default close operation


From: Anthony Balkissoon
Subject: [cp-patches] Patch: Bug #13420 JInternalFrame default close operation
Date: Mon, 20 Jun 2005 11:35:58 -0400

Permission to commit the following patch?  Or will a maintainer please
commit?

This patches fixes bug #13420, allows invalid close operations to be
specified for JInternalFrame and JFrame without throwing an Error.  If
the specified close operation is invalid, the components default close
operation is used instead.

2005-06-20  Anthony Balkissoon  <address@hidden>
        * javax/swing/JFrame.java,
        javax/swing/JInternalFrame.java:
        (setDefaultCloseOperation): Added check for invalid close
        operation.  If invalid, use default behaviour.

Attachment: DefaultCloseOperation.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]