FYI: Small swing public access violation fixes
Mark Wielaard
mark@klomp.org
Sat Apr 17 22:39:00 GMT 2004
Hi,
While importing the latest gui-branch-merge into GNU Classpath I noticed
a few small compile issues (with jikes).
2004-04-17 Mark Wielaard <mark@klomp.org>
* javax/swing/JToggleButton.java (ToggleButtonModel):
Make public static inner class.
* javax/swing/JTabbedPane.java (setComponentAt):
Call Page.setComponent().
(SCROLL_TAB_LAYOUT): Make public, value is 1.
(WRAP_TAB_LAYOUT): Make public, value is 0.
* javax/swing/plaf/basic/BasicTabbedPaneUI.java (ScrollingButton):
Make private static inner class.
Committed to head. It should also go into the gui branch probably
(but I don't have that checked out, so someone else should do that).
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compile.fixes
Type: text/x-patch
Size: 2795 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040417/7a009408/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040417/7a009408/attachment.sig>
More information about the Java-patches
mailing list