< prev index next >

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

Print this page

        

@@ -39,11 +39,11 @@
 import java.awt.Insets;
 import java.awt.Point;
 import java.awt.Rectangle;
 
 /**
- * Factory object that can vend Icons appropriate for the basic L & F.
+ * Factory object that can vend Icons appropriate for the basic {@literal L & F}.
  * <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 >