| 
 Relates :   
 | 
Name: anR10225			Date: 04/25/2003
    Caret doesn't flash in Motif LAF text components.
The regression is caused by bug 4513720 fix.
Since the MotifTextUI.MotifCaret class overrides
paint() method of DefaultCaret it still uses 'visible'
property for flashing, while DefaultCaret uses flashOn.
======================================================================
  |