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

ListDataEvent class missing paramString() method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.0
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: