logbook.gui.reportWizard
Class JFlightLogReportController
java.lang.Object
logbook.gui.reportWizard.JFlightLogReportController
public class JFlightLogReportController
- extends java.lang.Object
Save the logbook to some nice formatted files using the JFreeReport 3rdparty GNU classes! :)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAVE_PDF
public static final int SAVE_PDF
- See Also:
- Constant Field Values
SAVE_TXT
public static final int SAVE_TXT
- See Also:
- Constant Field Values
SAVE_CSV
public static final int SAVE_CSV
- See Also:
- Constant Field Values
getInstance
public static JFlightLogReportController getInstance()
- Singleton
- Returns:
saveLogBookReport
public void saveLogBookReport(javax.swing.table.TableModel tableModel,
int fileTypeToSave,
java.lang.String fileNameFullPath)
- The starting point for the "Hello World" demo application.
- Parameters:
args - ignored.
Copyright © Chris Riffle - GNU Public Licence