Uses of Class
ca.phon.app.opgraph.report.tree.TableNode
Package
Description
-
Uses of TableNode in ca.phon.app.opgraph.report
ModifierConstructorDescriptionReportTableView
(TableNode tableNode) TableNodeTableModel
(TableNode tableNode) -
Uses of TableNode in ca.phon.app.opgraph.wizard
Modifier and TypeMethodDescriptionvoid
ReportTreeDockingPanel.openTables
(List<TableNode> tblNodes) -
Uses of TableNode in ca.phon.app.opgraph.wizard.actions
ModifierConstructorDescriptionSaveTableAsAction
(TableNode tableNode, List<String> columns, String initialFilename, TableExporter.TableExportType exportType)