petebrew / fhaes

Fire History Analysis and Exploration System
GNU General Public License v3.0
4 stars 1 forks source link

Implement export of FHRecorder summary to CSV #79

Closed petebrew closed 9 years ago

petebrew commented 10 years ago

The FHRecorder summary table could be very useful for people in spreadsheets etc. There are examples of the use of JTableSpreadsheetByRowAdapter in /FHAES/src/main/java/org/fhaes/gui/AnalysisResultsPanel.java. This does nearly all of the hard work. Would be good to have right click menu and also export toolbar button.

Original comment by: petebrew

petebrew commented 10 years ago

Original comment by: petebrew