how to get the component who has caret?

I put more than one JTextField on the Panel.I want to get the one who owns the caret of synchronized.
[115 byte] By [thana] at [2007-11-27 6:48:59]
# 1
look at it http://java.sun.com/j2se/1.4.2/docs/api/java/awt/KeyboardFocusManager.html#getFocusOwner()regardsAniruddha
Aniruddha-Herea at 2007-7-12 18:22:31 > top of Java-index,Desktop,Core GUI APIs...