Uses of Class
ca.phon.app.query.QueryAndReportWizard
Packages that use QueryAndReportWizard
-
Uses of QueryAndReportWizard in ca.phon.app.query
Methods in ca.phon.app.query that return QueryAndReportWizardMethods in ca.phon.app.query that return types with arguments of type QueryAndReportWizardModifier and TypeMethodDescriptionQueryAndReportWizard.findOpenResultSets
(Session session) Find all open results sets for the given session.Constructor parameters in ca.phon.app.query with type arguments of type QueryAndReportWizardModifierConstructorDescriptionResultSetTableModel
(List<Tuple<QueryAndReportWizard, Tuple<String, ResultSet>>> resultSets) -
Uses of QueryAndReportWizard in ca.phon.app.query.actions
Constructors in ca.phon.app.query.actions with parameters of type QueryAndReportWizardModifierConstructorDescriptionSendToAnalysisComposer
(QueryAndReportWizard wizard, SimpleEditor analysisComposer)