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

Three dimensional table API request

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P5
    • None
    • 7
    • client-libs

    Description

      A DESCRIPTION OF THE REQUEST :
      Can have 3D JTable with two or more RowHeaders and ColumnHeaders

      JUSTIFICATION :
      Its difficult to maintain selection, header size if we setHeaderView of a JScrollPane as another table

      So JTable API can be refactored with a RowHeader

      Also it will be better if we have a 3D JTable which will accept Vector of Vectors as JTable headers

      So the final output will be a JTable with two or more row headers and two or more column headers

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      JTable with two or more row headers and two or more column headers
      ACTUAL -
      Currently the JTable supports only 2D data

      Attachments

        Activity

          People

            peterz Peter Zhelezniakov
            ndcosta Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Imported:
              Indexed: