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

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

*** 208,217 **** --- 208,218 ---- * <code>swing.actions.reconfigureOnNull</code> to the <code>String</code> * value <code>true</code>. * * @author Georges Saab * @see AbstractAction + * @since 1.2 */ public interface Action extends ActionListener { /** * Useful constants that can be used as the storage-retrieval key * when setting or getting one of this object's properties (text