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

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

@@ -75,10 +75,11 @@
  * @see JWindow
  * @see JApplet
  * @see JInternalFrame
  *
  * @author Hans Muller
+ * @since 1.2
  */
 public interface RootPaneContainer
 {
     /**
      * Return this component's single JRootPane child.  A conventional