Package ca.phon.app.query.report
Class SectionPanelFactory
java.lang.Object
ca.phon.app.query.report.SectionPanelFactory
Provide a utility method for generating
report section panels.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionSectionPanel<? extends Section>
createSectionPanel
(Section section)
-
Constructor Details
-
SectionPanelFactory
public SectionPanelFactory()
-
-
Method Details
-
createSectionPanel
-