CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Lillian Angel <[EMAIL PROTECTED]> 05/11/07 14:43:51
Modified files: . : ChangeLog javax/swing/plaf/basic: BasicMenuItemUI.java Log message: 2005-11-07 Lillian Angel <[EMAIL PROTECTED]> * javax/swing/plaf/basic/BasicMenuItemUI.java (getPreferredMenuItemSize): Adjusted width of menu item with arrow icon. If the menu item can fit in the current width of the top level menu, then the width of the menu item is set to the width of the popup menu. Otherwise, the width of the menu item is adjusted so that the width of the popup menu is increased. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5486&tr2=1.5487&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicMenuItemUI.java.diff?tr1=1.35&tr2=1.36&r1=text&r2=text