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

TableColumn needs a setHeaderEditor method.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • None
    • 5.0
    • client-libs

      A DESCRIPTION OF THE REQUEST :
      There is no simple way to make editable column headers for a JTable. The TableColumn class provides methods to get and set the header renderer, but there is no method to set a header editor. The only way to edit a column header is to subclass the JTableHeader class.

      JUSTIFICATION :
      Editing a column header is a common task. An easy method should be provided to allow developers to implement this functionality rather than the time consuming process of subclassing JTableHeader.

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

              Created:
              Updated:
              Imported:
              Indexed: