Package org.apache.batik.swing.gvt
Class TextSelectionManager.SelectionOverlay
- java.lang.Object
-
- org.apache.batik.swing.gvt.TextSelectionManager.SelectionOverlay
-
- All Implemented Interfaces:
Overlay
- Enclosing class:
- TextSelectionManager
protected class TextSelectionManager.SelectionOverlay extends java.lang.Object implements Overlay
The selection overlay.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
SelectionOverlay()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
paint(java.awt.Graphics g)
Paints this overlay.
-