E - component typeU - component UI typeD - decoration typepublic class TristateCheckBoxPainter<E extends WebTristateCheckBox,U extends WebTristateCheckBoxUI,D extends IDecoration<E,D>> extends AbstractStateButtonPainter<E,U,D> implements ITristateCheckBoxPainter<E,U>
AbstractStateButtonPainter.StateIconcheckStatePaintericonRect, modelChangeListener, selectedForeground, textRect, viewRectancestor, DECORATION_STATES_PROPERTY, decorationCache, decorations, focused, focusStateTracker, hierarchyTracker, hover, hoverStateTracker, neighboursTracker, statescomponent, listeners, ltr, propertyChangeListener, ui| Constructor and Description |
|---|
TristateCheckBoxPainter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
getDecorationStates()
Returns current component decoration states.
|
createIcon, getIconRect, getSectionPainters, install, uninstallcalculateBounds, isOpaqueUndecorated, paintContent, paintIcon, paintText, propertyChangeadjustBounds, asList, collectDecorationStates, getBorders, getDecoration, getDecorations, getDecorationSize, getPreferredSize, installFocusListener, installHierarchyListener, installHoverListener, isDecorated, isDecorationPaintAllowed, isEnabled, isFocused, isHover, isOpaque, isOpaqueDecorated, isPlainBackgroundPaintAllowed, paint, provideShape, uninstallFocusListener, uninstallHierarchyListener, uninstallHoverListener, updateDecorationState, usesState, usesStateaddPainterListener, b, borderChange, getCompleteBorder, i, i, i, installPropertyChangeListener, isSectionPainter, isSettingsUpdateAllowed, orientationChange, p, removePainterListener, repaint, repaint, repaint, revalidate, saveOrientation, uninstallPropertyChangeListener, updateAll, updateBorder, updateOpacity, updateOrientationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIconRectaddPainterListener, getBorders, getPreferredSize, install, isOpaque, paint, removePainterListener, uninstallprotected java.util.List<java.lang.String> getDecorationStates()
AbstractDecorationPaintergetDecorationStates in class AbstractButtonPainter<E extends WebTristateCheckBox,U extends WebTristateCheckBoxUI,D extends IDecoration<E,D>>