C
- component typeU
- component UI typepublic final class AdaptiveMemoryBarPainter<C extends WebMemoryBar,U extends WMemoryBarUI<C>> extends AdaptivePainter<C,U> implements IMemoryBarPainter<C,U>
IMemoryBarPainter
adapter class.
It is used to install simple non-specific painters into WMemoryBarUI
.Constructor and Description |
---|
AdaptiveMemoryBarPainter(Painter painter)
Constructs new
AdaptiveMemoryBarPainter 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 AdaptiveMemoryBarPainter(@NotNull Painter painter)
AdaptiveMemoryBarPainter
for the specified Painter
.painter
- Painter
to adaptCopyright © 2020. All rights reserved.