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

Add a toString method to ListChangeListener

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8
    • None
    • javafx
    • None

      When listening for changes to observable lists with a ListChangeListener, it would help debugging a lot, if a useful toString method was added to the changes themselves, so we could however over the change events in the debugger and get a useful summary such as

      Addition of 3 items: "Apple", "Orange", "Banana".

      or

      Removal of items 2, 3, and 9.

            msladecek Martin Sládeček
            risaksen Randahl Isaksen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: