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