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.

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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: