Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4393347

JRootPane is not root of a focus cycle in merlin

XMLWordPrintable



      Name: aaR10142 Date: 11/29/2000



      Following javadoc and method were removed from JRootPane.java in merlin,
       

          /**
           * Make <code>JRootPane</code> be the root of a focus cycle.
           * That means that, by default, tabbing within the root
           * pane will move between components of the pane,
           * but not out of the pane.

           * @see JComponent#isFocusCycleRoot
           * @return true
           */
          public boolean isFocusCycleRoot() {
              return true;
          }

      This change was not described in ccc request #4290675, so it is unapproved
      change, please send out ccc request or roll back this change.

      ======================================================================

            Unassigned Unassigned
            alisunw Ali Ali (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: