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