Package | Description |
---|---|
com.jgoodies.looks.common |
Contains classes shared by all JGoodies Looks implementations.
|
com.jgoodies.looks.windows |
Contains the classes for the JGoodies Windows L&F.
|
Modifier and Type | Method and Description |
---|---|
protected MenuItemRenderer |
ExtBasicMenuItemUI.createRenderer(JMenuItem menuItem,
boolean iconBorderEnabled,
Font acceleratorFont,
Color selectionForeground,
Color disabledForeground,
Color acceleratorForeground,
Color acceleratorSelectionForeground) |
Modifier and Type | Method and Description |
---|---|
protected MenuItemRenderer |
WindowsMenuItemUI.createRenderer(JMenuItem menuItem,
boolean iconBorderEnabled,
Font acceleratorFont,
Color selectionForeground,
Color disabledForeground,
Color acceleratorForeground,
Color acceleratorSelectionForeground) |
Copyright © 2015 JGoodies Software GmbH. All rights reserved.