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] More fixes and implementation for menu components


Hi, 

Here is the patch that implements - 
	
	BasicPopupMenuUI.PopupMenuHandler
	BasicPopupMenuUI.TopWindowListener
	BasicPopupMenuUI.ActionChangeListener
	BasicMenuBarUI.ContainerHandler

It also adds javadocs to BasicPopupMenuUI and makes other
various fixes to AbstractButton and other menu related widgets.

I'll be committing it 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]