< prev index next >

src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsMenuItemUI.java

Print this page

        

*** 68,78 **** return new WindowsMenuItemUI(); } /** * Method which renders the text of the current menu item. ! * <p> * @param g Graphics context * @param menuItem Current menu item to render * @param textRect Bounding rectangle to render the text. * @param text String to render */ --- 68,78 ---- return new WindowsMenuItemUI(); } /** * Method which renders the text of the current menu item. ! * * @param g Graphics context * @param menuItem Current menu item to render * @param textRect Bounding rectangle to render the text. * @param text String to render */
< prev index next >