com.stimulsoft.report.options
Class DesignerOptions.Wizards

java.lang.Object
  extended by com.stimulsoft.report.options.DesignerOptions.Wizards
Enclosing class:
DesignerOptions

public static final class DesignerOptions.Wizards
extends java.lang.Object

A Class for adjusting Wizards which controls a creation of the new reports.


Constructor Summary
DesignerOptions.Wizards()
           
 
Method Summary
static java.util.ArrayList getLabelPageSizes()
          Gets a collection for the Size of the Page property in the Label Report Wizard.
static java.util.ArrayList getLabels()
          Gets a collection for the Label Type property of the Label Report Wizard.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignerOptions.Wizards

public DesignerOptions.Wizards()
Method Detail

getLabels

public static java.util.ArrayList getLabels()
Gets a collection for the Label Type property of the Label Report Wizard.


getLabelPageSizes

public static java.util.ArrayList getLabelPageSizes()
Gets a collection for the Size of the Page property in the Label Report Wizard.