public class Highlighter extends AbstractComponentDecorator
AbstractComponentDecorator.PainterDEFAULT_BOUNDS, TOP| Constructor and Description |
|---|
Highlighter(javax.swing.JComponent c) |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(java.awt.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, toStringpublic void paint(java.awt.Graphics graphics)
AbstractComponentDecoratorAbstractComponentDecorator.getDecorationBounds(), which defaults to the
decorated component bounds.paint in class AbstractComponentDecorator
Abbot is hosted on