We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2025c commit 0da755aCopy full SHA for 0da755a
bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/AnimatorFactory.java
@@ -20,7 +20,7 @@
20
/**
21
* Factory for control animators used by JFace to animate the display of an SWT
22
* Control. Through the use of the method
23
- * {@link org.eclipse.jface.util.Policy#setAnimatorFactory(AnimatorFactory)}
+ * {@code org.eclipse.jface.util.Policy.setAnimatorFactory(AnimatorFactory)}
24
* a new type of animator factory can be plugged into JFace.
25
*
26
* @since 3.2
0 commit comments