C
- component typeU
- component UI typepublic final class AdaptiveRadioButtonMenuItemPainter<C extends JMenuItem,U extends WebRadioButtonMenuItemUI> extends AdaptivePainter<C,U> implements IRadioButtonMenuItemPainter<C,U>
CheckBoxMenuItemPainter
adapter class.
It is used to install simple non-specific painters into WebCheckBoxMenuItemUI
.Constructor and Description |
---|
AdaptiveRadioButtonMenuItemPainter(Painter painter)
Constructs new
AdaptiveRadioButtonMenuItemPainter for the specified painter. |
contains, getBaseline, getBaselineResizeBehavior, getPainter, getPreferredSize, install, isInstalled, isOpaque, paint, uninstall
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contains, getBaseline, getBaselineResizeBehavior, getPreferredSize, install, isInstalled, isOpaque, paint, uninstall
public AdaptiveRadioButtonMenuItemPainter(Painter painter)
AdaptiveRadioButtonMenuItemPainter
for the specified painter.painter
- painter to adaptCopyright © 2020. All rights reserved.