Class PlasticFieldCaret

All Implemented Interfaces:
FocusListener, MouseListener, MouseMotionListener, Shape, Serializable, Cloneable, EventListener, UIResource, Caret

final class PlasticFieldCaret extends DefaultCaret implements UIResource
PlasticFieldCaret is visible in non-editable fields, and the text is selected after a keyboard focus gained event. For the latter see also issue #4337647 in Sun's bug database.
Version:
$Revision: 1.13 $