27282930313233
/* (non-Javadoc) * @see org.eclipse.ui.internal.tweaklets.Animations#getFeedback() */ public RectangleAnimationFeedbackBase createFeedback(Shell shell) { return new LegacyAnimationFeedback(shell, null, null); }