public final class AdaptiveComboBoxPainter<E extends javax.swing.JComboBox,U extends WebComboBoxUI> extends AdaptivePainter<E,U> implements IComboBoxPainter<E,U>
component, listeners, ltr, propertyChangeListener, ui| Constructor and Description |
|---|
AdaptiveComboBoxPainter(Painter painter)
Constructs new AdaptiveComboBoxPainter for the specified painter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
prepareToPaint(javax.swing.CellRendererPane currentValuePane)
Prepares painter to pain combobox.
|
addPainterListener, getBorders, getPainter, getPreferredSize, install, isOpaque, paint, removePainterListener, uninstallb, borderChange, getCompleteBorder, i, i, i, installPropertyChangeListener, isSectionPainter, isSettingsUpdateAllowed, orientationChange, p, propertyChange, repaint, repaint, repaint, revalidate, saveOrientation, uninstallPropertyChangeListener, updateAll, updateBorder, updateOpacity, updateOrientationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPainterListener, getBorders, getPreferredSize, install, isOpaque, paint, removePainterListener, uninstallpublic AdaptiveComboBoxPainter(Painter painter)
painter - painter to adaptpublic void prepareToPaint(javax.swing.CellRendererPane currentValuePane)
IComboBoxPainterprepareToPaint in interface IComboBoxPainter<E extends javax.swing.JComboBox,U extends WebComboBoxUI>currentValuePane - current value pane