de.cau.cs.kieler.sim.kiem.automated.ui.views
Class CSVTableExporter
java.lang.Object
de.cau.cs.kieler.sim.kiem.automated.ui.views.AbstractTableExporter
de.cau.cs.kieler.sim.kiem.automated.ui.views.CSVTableExporter
public class CSVTableExporter
- extends AbstractTableExporter
The builder for converting the table to a comma separated file.
- Rating

- (2010-02-08)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVTableExporter
public CSVTableExporter()
exportData
public String exportData(ExecutionFilePanel.PanelData data)
- Export the panel data.
- Specified by:
exportData
in class AbstractTableExporter
- Parameters:
data
- the data
- Returns:
- the converted string