Uses of Class
PamView.wizard.PamWizardCard
Packages that use PamWizardCard
Package
Description
-
Uses of PamWizardCard in PamView.wizard
Methods in PamView.wizard with parameters of type PamWizardCardModifier and TypeMethodDescriptionvoidPamWizard.addCard(PamWizardCard wizPanel) abstract booleanPamWizard.getCardParams(PamWizardCard wizardCard) abstract voidPamWizard.setCardParams(PamWizardCard wizardCard) -
Uses of PamWizardCard in tethys.calibration.swing
Subclasses of PamWizardCard in tethys.calibration.swingModifier and TypeClassDescriptionclassCalibrations Process card attempts to fill in the calibration data for the Quality Assurance and Process fields.classclassMethods in tethys.calibration.swing with parameters of type PamWizardCardModifier and TypeMethodDescriptionbooleanCalibrationsExportWizard.getCardParams(PamWizardCard wizardCard) voidCalibrationsExportWizard.setCardParams(PamWizardCard wizardCard) -
Uses of PamWizardCard in tethys.deployment.swing
Subclasses of PamWizardCard in tethys.deployment.swingModifier and TypeClassDescriptionclassclassclassMethods in tethys.deployment.swing with parameters of type PamWizardCardModifier and TypeMethodDescriptionbooleanDeploymentWizard.getCardParams(PamWizardCard wizardCard) voidDeploymentWizard.setCardParams(PamWizardCard wizardCard) -
Uses of PamWizardCard in tethys.swing
Subclasses of PamWizardCard in tethys.swingModifier and TypeClassDescriptionclassWizard card with a few extra functions for Tethys. -
Uses of PamWizardCard in tethys.swing.export
Subclasses of PamWizardCard in tethys.swing.exportModifier and TypeClassDescriptionclassclassWizard card to select call types (species) to export.classclassSlightly standardised panels to put into the export wizard so that it's easy to work out which 'card' we're on, etc.classclassclassclassMethods in tethys.swing.export with parameters of type PamWizardCardModifier and TypeMethodDescriptionbooleanDetectionsExportWizard.getCardParams(PamWizardCard wizardCard) voidDetectionsExportWizard.setCardParams(PamWizardCard wizardCard)