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

ListModel javadoc refers to non-existent interface

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • None
    • client-libs
    • None
    • b14
    • generic

      ListModel class javadoc says "This interface defines the methods components like JList use
       * to get the value of each cell in a list and the length of the list.
       * Logically the model is a vector, indices vary from 0 to
       * ListDataModel.getSize() - 1."
      but there is no ListDataModel interface.

            psadhukhan Prasanta Sadhukhan
            psadhukhan Prasanta Sadhukhan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: