classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch][gui] return type of javax.swing.JLayeredPane.getLay


From: Michael Koch
Subject: [cp-patches] [Patch][gui] return type of javax.swing.JLayeredPane.getLayer fixed
Date: Mon, 13 Dec 2004 20:11:17 +0100
User-agent: Mutt/1.5.6+20040907i

Hi list,


I just fixed the return type of javax.swing.JLayeredPane.getLayer.


Michael


2004-12-13  Michael Koch  <address@hidden>

        * javax/swing/JLayeredPane.java
        (getLayer): Fixed return type, made public.
        (getPosition): Use new getLayer().
        (SetPosition): Likewise.
        (getIndexOf): Likewise.
        (remove): Likewise.
        * javax/swing/JInternalFrame.java
        (getLayer): Use new JLayeredPane.getLayer().


Attachment: swing.diff
Description: Text document


reply via email to

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