commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #11369] JInternalFrame.setDefaultCloseOperation broken


From: Michael Koch
Subject: [commit-cp] [bugs #11369] JInternalFrame.setDefaultCloseOperation broken
Date: Tue, 21 Dec 2004 16:30:27 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; X11; i686; de, address@hidden) (KHTML, like Gecko)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #11369] Latest Modifications:

Changes by: 
                Michael Koch <address@hidden>
'Date: 
                Die 21.12.2004 at 19:55 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS. This fix will be in GNU classpath 0.13.






/**************************************************************************/
[bugs #11369] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11369>
Project: classpath
Submitted by: 0
On: Die 21.12.2004 at 18:11

Category:  classpath
Severity:  5 - Average
Resolution:  Fixed
Privacy:  Public
Assigned to:  None
Status:  Closed
Platform Version:  None


Summary:  JInternalFrame.setDefaultCloseOperation broken

Original Submission:  
setDefaultCloseOperation(HIDE_ON_CLOSE) gives:

java.lang.Error: Close operation must be one of DO_NOTHING_ON_CLOSE, 
HIDE_ON_CLOSE, or DISPOSE_ON_CLOSE
   at javax.swing.JInternalFrame.setDefaultCloseOperation 
(JInternalFrame.java:1277)

The check inside is broken: || should be &&


Follow-up Comments
------------------


-------------------------------------------------------
Date: Die 21.12.2004 at 19:55       By: Michael Koch <mkoch>
Fixed in CVS. This fix will be in GNU classpath 0.13.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11369>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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