ListDataEvent class missing paramString() method

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0
    • Affects Version/s: 1.2.0
    • Component/s: client-libs
    • None
    • beta
    • generic
    • generic

      Abstract: ListDataEvent class missing paramString() method

      Description: ListDataEvent details are not present upon printing
                      the event...

                      For example:

                          list.addListDataListener (new ListDataListener () {
                              public void printEvent (ListDataEvent e) {
                                  System.out.println (e);
                              }
                          }

      Swing version: 1.0.1

            Assignee:
            Michael Albers (Inactive)
            Reporter:
            Ralph Kar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: