@@ -28,11 +28,11 @@ import javax.swing.ImageIcon; import javax.swing.plaf.UIResource; import java.awt.Image; /** - * A subclass of <code>ImageIcon</code> that implements UIResource. + * A subclass of {@code ImageIcon} that implements UIResource. * * @author Shannon Hickey * */ @SuppressWarnings("serial") // JDK-implementation class