Hint window shows a hint for a method / variable . Hint is a content
of comment preceeding the definition of the method / variable with following
syntax:
/**
* Hint.....
*/
definition of met...
If the definition isn't preceeded by hint XELFI generates default hint
text.
You can now edit the text in Hint window. The changes will reflect in
source code when OK button is pushed.