public class RangeBlinker
extends java.lang.Object
| Constructor and Description | 
|---|
RangeBlinker(Editor editor,
            TextAttributes attributes,
            int timeToLive)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
resetMarkers(java.util.List<? extends Segment> markers)  | 
void | 
startBlinking()  | 
void | 
stopBlinking()  | 
public RangeBlinker(Editor editor, TextAttributes attributes, int timeToLive)
public void resetMarkers(java.util.List<? extends Segment> markers)
public void startBlinking()
public void stopBlinking()