This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[gui][PATCH] setJMenuBar()/getJMenubar()


Hi,

This patch sets setJMenuBar() and getJMenuBar() methods to public in
JFrame and JApplet. It also removes these method from JWindow, since
JMenuBar cannot be set for JWindow.

I'll be committing this patch to java-gui-branch.

Olga.

Attachment: patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]