@@ -24,11 +24,11 @@ */ package javax.swing.text; /** - * Interface for <code>View</code>s that have size dependent upon tabs. + * Interface for {@code View}s that have size dependent upon tabs. * * @author Timothy Prinzing * @author Scott Violet * @see TabExpander * @see LabelView