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 TypeMethodDescriptionvoidpaint(Graphics g, int p0, int p1, Shape bounds, JTextComponent c)
-
Constructor Details
-
BoxSelectHighlightPainter
public BoxSelectHighlightPainter()
-
-
Method Details
-
paint
- Specified by:
paintin interfaceHighlighter.HighlightPainter
-