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

JPanel.paramString() should not include defaultLayout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.1.1
    • 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: