public class Highlighter extends AbstractComponentDecorator
AbstractComponentDecorator.Painter
DEFAULT_BOUNDS, TOP
Constructor and Description |
---|
Highlighter(JComponent c) |
Modifier and Type | Method and Description |
---|---|
void |
paint(Graphics graphics)
Define the decoration's appearance.
|
attach, clipDecorationBounds, dispose, getComponent, getDecorationBounds, getPainter, getToolTipText, getToolTipText, isShowing, isVisible, repaint, setCursor, setDecorationBounds, setDecorationBounds, setPainterBounds, setToolTipText, setVisible, synch, toString
public Highlighter(JComponent c)
public void paint(Graphics graphics)
AbstractComponentDecorator
AbstractComponentDecorator.getDecorationBounds()
, which defaults to the
decorated component bounds.paint
in class AbstractComponentDecorator
Abbot is hosted on