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

3 in one java docs bugs for combobox

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.2.0
    • client-libs
    • None
    • beta
    • unknown
    • solaris_2.5.1

      1) The combo box API docs say that the default renderer
         displays only strings. DefaultListCellRenderer actually knows
         how to display icons as well.

      2) The docs say that if the model is not the "default" model
         that certain methods, like insertItemAt won't work.
         It should read that if the model is not an instance of
         MutableComboBoxModel...

      3) The lead paragraph for combo box says that a combo box's
         editing capability can be disabled. This is misleading because
         the editing capability is off by default. So technically,
         this should say that it can be turned on.

            mdavidsosunw Mark Davidson (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: