Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/**
* Factory for control animators used by JFace to animate the display of an SWT
* Control. Through the use of the method
* {@link org.eclipse.jface.util.Policy#setAnimatorFactory(AnimatorFactory)}
* {@code org.eclipse.jface.util.Policy.setAnimatorFactory(AnimatorFactory)}
* a new type of animator factory can be plugged into JFace.
*
* @since 3.2
Expand Down
Loading