KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > plaf > basic > BasicMenuItemUI > Top Examples

  • com.jgoodies.looks.common.ExtBasicMenuItemUI
    An implementation of <code>MenuItemUI</code> used by the JGoodies Windows and Plastic looks. Unlike it's superclass it aligns menu items, uses a slightly smaller gap between text and icon, which you can override in the UI defaults. @author Karsten Lentzsch @version $Revision: 1.2 $
Popular Tags