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

consider benefits of replacing a componen array with other collection from the awt.Container class

XMLWordPrintable

    • b36
    • generic
    • windows_2000
    • Not verified

        java.awt.Container class stores all children in an array of Components:
        1) its initial size is 0;
        2) on changing the hierarchy of components (add/remove) it addresses the Arrays.copy(args) method;

              dav Andrei Dmitriev (Inactive)
              dav Andrei Dmitriev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: