< prev index next >

src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifMenuUI.java

Print this page

        

@@ -34,12 +34,11 @@
 
 
 import javax.swing.plaf.basic.BasicMenuUI;
 
 /**
- * A Motif L&F implementation of MenuUI.
- * <p>
+ * A Motif {@literal L&F} implementation of MenuUI.
  *
  * @author Georges Saab
  * @author Rich Schiavi
  */
 public class MotifMenuUI extends BasicMenuUI
< prev index next >