BasicComboBoxUI prevents incremental download of large lists...

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.2.0
    • Component/s: client-libs



      Name: rk38400 Date: 05/13/98


      Several methods implemented BasicComboBoxUI determine
      size information for the combo box by iterating through
      all elements in the combo-box. This prohibits
      dynamic loading of large lists of items to a client
      PC.

      Specifically, the methods are:

      protected Dimension getMaxPreferredSize()
      protected Dimension getMaxMinimumSize()
      protected Dimension getMaxMaximumSize()

      In addition, there is no way to specifiy fixed
      height and width to the JList portion of the
      combo-box. Without this, the JList determines
      the layout for itself by going through each item.
      (Review ID: 30255)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: