Package com.reportmill.wizard
Class FormsBasic
java.lang.Object
com.reportmill.wizard.Wizard
com.reportmill.wizard.FormsBasic
This template makes a basic form letter.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected RMShape[]Returns an array of finish shapes.intReturns the number of screens in this Wizard.Methods inherited from class com.reportmill.wizard.WizardaddScreen, finish, getCategory, getDataSource, getDataSourceDefault, getDescription, getListKey, getMaxSelectedPanelIndex, getName, getPanel, getPrettyName, getScreen, getSelectedPanel, getSelectedPanelIndex, getThumbnailImage, getWizard, prepareFinishShapes, removeScreen, resetUI, respondUI, setCategory, setListKey, setMaxSelectedPanelIndex, setName, setSelectedPanelIndex
- 
Constructor Details- 
FormsBasicpublic FormsBasic()
 
- 
- 
Method Details- 
getPanelCountpublic int getPanelCount()Returns the number of screens in this Wizard.- Overrides:
- getPanelCountin class- Wizard
 
- 
getFinishShapesReturns an array of finish shapes.- Overrides:
- getFinishShapesin class- Wizard
 
 
-