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

Collections interface for JDesktopPane

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 1.2.2
    • client-libs



      Name: mc57594 Date: 01/09/2000


      java version "1.2.2"
      Classic VM (build JDK-1.2.2-W, native threads, symcjit)

      Currently JDesktopPane, or rather Container needs to be retroffited to have the
      collections interface because for example, lets say I subclass JInternalFrame
      and I add these subclassed frames to the desktop. Well, in order to search the
      desktop I have to retrieve all the frames, and then lets say search for a
      specific title. Well, once I've found the the frame I want, retreiving them
      all and then upcasting back to my subclassed JInternalFrame will not work.

      Actually, there are multiple areas of Swing that would benefit from a similar
      retroffiting. Once that comes to mind quickly is JList and its relationship to
      the Vector class.
      (Review ID: 99753)
      ======================================================================

            Unassigned Unassigned
            mchamnessunw Mark Chamness (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: