Class BoxSelectHighlightPainter
java.lang.Object
ca.phon.app.session.editor.view.transcript.BoxSelectHighlightPainter
- All Implemented Interfaces:
Highlighter.HighlightPainter
The
Highlighter.HighlightPainter
that paints "box selection"-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
paint
(Graphics g, int p0, int p1, Shape bounds, JTextComponent c)
-
Constructor Details
-
BoxSelectHighlightPainter
public BoxSelectHighlightPainter()
-
-
Method Details
-
paint
- Specified by:
paint
in interfaceHighlighter.HighlightPainter
-