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] Fixes to JMenuItem & BasicMenuItemUI


Hi,

I've implemented MenuElement interface and few event handling methods in
JMenuItem.java. I've also fixed BasicMenuItemUI.MouseInputHandler to
pass events to MenuSelectionManager instead of handling them by itself.

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]