src/share/classes/javax/swing/BorderFactory.java

Print this page
rev 10121 : 8046485: Add missing @since tag under javax.swing.*
Reviewed-by:

*** 38,47 **** --- 38,48 ---- * <a href="http://docs.oracle.com/javase/tutorial/uiswing/components/border.htmll">How to Use Borders</a>, * a section in <em>The Java Tutorial</em>. * * @author David Kloba + * @since 1.2 */ public class BorderFactory { /** Don't let anyone instantiate this class */