JPanel.paramString() should not include defaultLayout

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 1.4.0
    • Affects Version/s: 1.1.1
    • Component/s: client-libs
    • beta
    • generic
    • generic



      Name: clC74495 Date: 02/19/99


      (Swing 1.1.1-beta1)
      Call toString() on a JPanel (or ctrl-shift-F1 a window containing one)
      Note the inclusion of a "defaultLayout" property. The JPanel
      default layout is a static variable of JPanel, not an instance
      variable, and so should not be included in the already-bloated
      JFC paramString() output.
      Extremely picky, I know, but fixable just by deleting
      the otherwise empty JPanel.paramString().
      (Review ID: 54397)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: