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

allow AWT toolkits to implement Choice.insert

XMLWordPrintable

    • tiger
    • unknown, x86
    • generic, windows_nt

      Currently Choice.insert() is implemented in the shared code by removing
      everything after the insertion location, appending the new element and
      then appending the old elements again.

      This is inefficient for platforms that can do it in the toolkit.
      It causes a lot of unnecessary redraw operations.

      insert() should be changed to allow the toolkit to do it, if it is able.

            ssisunw Ssi Ssi (Inactive)
            michaelm Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: