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

GridLayout spec has incorrect info about IllegalArgumentException thrown by ctor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.0
    • docs
    • beta
    • generic
    • generic


      The GridLayout spec says that the GridLayout(int,int,int,int)
      constructor throws an IllegalArgumentException if the specified
      value of rows or columns is invalid.

      This is not true - the IllegalArgumentException is thrown only
      if both the value of rows and the value of columns are 0.

            sharonz Sharon Zakhour (Inactive)
            gaurisha Gauri Sharma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: