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 Object implements Overlay
The selection overlay.
  • Constructor Details

    • SelectionOverlay

      protected SelectionOverlay()
  • Method Details

    • paint

      public void paint(Graphics g)
      Paints this overlay.
      Specified by:
      paint in interface Overlay