Issue 17014: Add comments to ViewEye (tacsit-ftf) Source: SimVentions (Mr. Matthew Wilson, mwilson(at)simventions.com) Nature: Uncategorized Issue Severity: Summary: The comments of the member variables are very descriptive. However, these comments should appear in the Javadoc for the get and set methods for each property. This provides much better integration with IDEs – most especially important for remembering whether the values are in degrees or radians. Suggested Resolution: Copy the comments for member variables ViewEyeProperties to their respective get/set methods. Resolution: Revised Text: Actions taken: January 19, 2012: received issue Discussion: End of Annotations:===== s is issue # 17014 Issue . Add comments to ViewEye Severity: Support Text Issue Description: The comments of the member variables are very descriptive. However, these comments should appear in the Javadoc for the get and set methods for each property. This provides much better integration with IDEs . most especially important for remembering whether the values are in degrees or radians. Suggested Resolution: Copy the comments for member variables ViewEyeProperties to their respective get/set methods. AGREED