classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: fixlet for JApplet, JDialog, JFrame, JWindow


From: Anthony Balkissoon
Subject: [cp-patches] FYI: fixlet for JApplet, JDialog, JFrame, JWindow
Date: Tue, 12 Jul 2005 09:52:14 -0400

This is the same as Roman's JInternalFrame addImpl fixlet from
yesterday.  Add to the top level container itself if we're in the
initialization stage, otherwise add to its content pane.

Patch attached.

2005-07-12  Anthony Balkissoon  <address@hidden>

        * javax/swing/JApplet.java,
        * javax/swing/JDialog.java,
        * javax/swing/JFrame.java,
        * javax/swing/JWindow.java:
        (addImpl): Add to the frame itself if we are in the init
        stage, otherwise add to the contentPane.

-Tony

Attachment: addImplInitStage.diff
Description: Text Data


reply via email to

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