This task is called every time the caret position changes in a Java editor.
The task finds the TreePath of the Tree under the caret, converts it to
an Element and then shows the declartion of the element in Declaration window
and javadoc in the Javadoc window.
author: Sandip V.