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

JTableHeader spec is incomplete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.0
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: