JTableHeader spec is incomplete

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0
    • Affects Version/s: 1.2.0
    • Component/s: docs
    • beta
    • generic
    • generic

      java.awt.swing.table.JTableHeader spec needs to be updated:
      1. descriptions of
      setDraggedColumn(TableColumn) and
      setResizingColumn(TableColumn)
         say nothing about these methods' behavior in case when
         the specified TableColumn is incorrect.
      2. There are no descriptions for the following methods
      columnAdded(TableColumnModelEvent e)
      columnMarginChanged(ChangeEvent e)
      columnMoved(TableColumnModelEvent e)
      columnRemoved(TableColumnModelEvent e)
      columnSelectionChanged(ListSelectionEvent e)
      getUI()
      setUI(TableHeaderUI)
      As discussed with Sharon Zakhour via emails the following 2 methods:

      setDraggedColumn(TableColumn)
      setResizingColumn(TableColumn)

      are still incomplete. Further investigation by Sharon is needed for
      closure and I will reopen this bug.

      Roger Pham 10/27/99

            Assignee:
            Sharon Zakhour (Inactive)
            Reporter:
            Vladimir Sizikov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: