public class QuickTableExport extends Object
Modifier and Type | Class and Description |
---|---|
static class |
QuickTableExport.ExportCsvAction |
static class |
QuickTableExport.ExportPdfAction |
static class |
QuickTableExport.ExportXlsAction |
Modifier and Type | Method and Description |
---|---|
static void |
doExportCsv(org.jdesktop.swingx.JXTable table,
Window parentFrame) |
static void |
doExportPdf(org.jdesktop.swingx.JXTable table,
Window parentFrame) |
static void |
doExportXls(org.jdesktop.swingx.JXTable table,
Window parentFrame) |
public static void doExportCsv(org.jdesktop.swingx.JXTable table, Window parentFrame)
public static void doExportPdf(org.jdesktop.swingx.JXTable table, Window parentFrame)
public static void doExportXls(org.jdesktop.swingx.JXTable table, Window parentFrame)
Copyright © 2019 OpenEstate. All rights reserved.