Uses of Class
pl.edu.agh.cast.data.ui.importer.wizard.ValidationPage

Packages that use ValidationPage
pl.edu.agh.cast.data.ui.importer.wizard Provides CAST Data's user interface classes for the import wizard. 
 

Uses of ValidationPage in pl.edu.agh.cast.data.ui.importer.wizard
 

Fields in pl.edu.agh.cast.data.ui.importer.wizard declared as ValidationPage
protected  ValidationPage ImportWizard.validationPage
          Second page of the import wizard: validation page.
protected  ValidationPage ConversionWithProgressMonitor.validationPage
          Validation page of the import wizard.
 

Methods in pl.edu.agh.cast.data.ui.importer.wizard that return ValidationPage
 ValidationPage ImportWizard.getValidationPage()
           
 

Constructors in pl.edu.agh.cast.data.ui.importer.wizard with parameters of type ValidationPage
ConversionWithProgressMonitor(org.eclipse.core.resources.IProject project, ImportPage importPage, ValidationPage validationPage, FileRawDataLogger importLogger)
          The default constructor.
ErrorTypesDialog(ValidationPage mediator, org.eclipse.swt.widgets.Shell parent)
          The default constructor.
ValidationPageComposite(org.eclipse.swt.widgets.Composite parent, int style, ValidationPage mediator)
          The default constructor.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.