< prev index next >

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

Print this page

        

@@ -33,12 +33,12 @@
 import java.awt.Rectangle;
 import javax.swing.plaf.*;
 import javax.swing.plaf.basic.BasicSeparatorUI;
 
 /**
- * A Motif L&F implementation of SeparatorUI.  This implementation
- * is a "combined" view/controller.
+ * A Motif {@literal L&F} implementation of SeparatorUI.
+ * This implementation is a "combined" view/controller.
  * <p>
  * <strong>Warning:</strong>
  * Serialized objects of this class will not be compatible with
  * future Swing releases.  The current serialization support is appropriate
  * for short term storage or RMI between applications running the same
< prev index next >