SwingJavaFXChart: crappy implementation of SampleTableModel

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.0
    • Affects Version/s: None
    • Component/s: javafx

      it's so bad that the suspicious mind might think of intentional sabotage ;-)

      Some hints:
      - since 1.6, table sorting is supported on JTable, exactly nothing to do on the model
      - for proper rendering and sorting of the numbers, implement getColumnClass
      - do not any conversion in setValueAt
      - ...

      with that fixed, throw out the SampleTableSorter, simply turn on table's default sorting support

            Assignee:
            Debra Masada (Inactive)
            Reporter:
            Jeanette Winzenburg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: