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

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

*** 171,180 **** --- 171,181 ---- * has been added to the <code>java.beans</code> package. * Please see {@link java.beans.XMLEncoder}. * * @author Thomas Ball * @author Hans Muller + * @since 1.2 */ @SuppressWarnings("serial") // Same-version serialization only public class UIManager implements Serializable { /**