Java update - cleanup javadoc @see tags

Change-Id: Ibe162afcf95682286e1a66a8029dd4b1d6ad7cfc
This commit is contained in:
Noel Grandin
2012-07-02 13:24:38 +02:00
committed by Caolán McNamara
parent 360f566cf9
commit bf542dfdba
47 changed files with 97 additions and 106 deletions

View File

@ -154,13 +154,13 @@ public class OEditControl extends TestCase {
* {@link ifc.awt._XWindow} : the controller of another
* component. </li>
* <li> <code>'Win1'</code> for
* {@link ifc.form.XChangeBroadcaster} : the window (controller)
* {@link ifc.form._XChangeBroadcaster} : the window (controller)
* of the tested component. </li>
* <li> <code>'Win2'</code> for
* {@link ifc.form.XChangeBroadcaster} : the window (controller)
* {@link ifc.form._XChangeBroadcaster} : the window (controller)
* of another component. </li>
* <li> <code>'CONTROL'</code> for
* {@link ifc.form.XChangeBroadcaster} : the controller
* {@link ifc.form._XChangeBroadcaster} : the controller
* of another component. </li>
* </ul>
*/