public class MenuBarPainter<E extends javax.swing.JMenuBar,U extends WebMenuBarUI,D extends IDecoration<E,D>> extends AbstractDecorationPainter<E,U,D> implements IMenuBarPainter<E,U>
ancestor, DECORATION_STATES_PROPERTY, decorationCache, decorations, focused, focusStateTracker, hierarchyTracker, hover, hoverStateTracker, neighboursTracker, statescomponent, listeners, ltr, propertyChangeListener, ui| Constructor and Description |
|---|
MenuBarPainter() |
| Modifier and Type | Method and Description |
|---|---|
void |
install(E c,
U ui)
Called when painter is installed onto some component.
|
adjustBounds, asList, collectDecorationStates, getBorders, getDecoration, getDecorations, getDecorationSize, getDecorationStates, getPreferredSize, getSectionPainters, installFocusListener, installHierarchyListener, installHoverListener, isDecorated, isDecorationPaintAllowed, isEnabled, isFocused, isHover, isOpaque, isOpaqueDecorated, isOpaqueUndecorated, isPlainBackgroundPaintAllowed, paint, paintContent, propertyChange, provideShape, uninstall, 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, waitaddPainterListener, getBorders, getPreferredSize, isOpaque, paint, removePainterListener, uninstallpublic void install(E c, U ui)
Painterinstall in interface Painter<E extends javax.swing.JMenuBar,U extends WebMenuBarUI>install in class AbstractDecorationPainter<E extends javax.swing.JMenuBar,U extends WebMenuBarUI,D extends IDecoration<E,D>>c - component this painter is being installed ontoui - component UI