Uses of Class
PamView.wizard.PamWizardCard
Package
Description
-
Uses of PamWizardCard in PamView.wizard
Modifier and TypeMethodDescriptionvoid
PamWizard.addCard
(PamWizardCard wizPanel) abstract boolean
PamWizard.getCardParams
(PamWizardCard wizardCard) abstract void
PamWizard.setCardParams
(PamWizardCard wizardCard) -
Uses of PamWizardCard in tethys.calibration.swing
Modifier and TypeClassDescriptionclass
Calibrations Process card attempts to fill in the calibration data for the Quality Assurance and Process fields.class
class
Modifier and TypeMethodDescriptionboolean
CalibrationsExportWizard.getCardParams
(PamWizardCard wizardCard) void
CalibrationsExportWizard.setCardParams
(PamWizardCard wizardCard) -
Uses of PamWizardCard in tethys.deployment.swing
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionboolean
DeploymentWizard.getCardParams
(PamWizardCard wizardCard) void
DeploymentWizard.setCardParams
(PamWizardCard wizardCard) -
Uses of PamWizardCard in tethys.swing
Modifier and TypeClassDescriptionclass
Wizard card with a few extra functions for Tethys. -
Uses of PamWizardCard in tethys.swing.export
Modifier and TypeClassDescriptionclass
class
class
Slightly standardised panels to put into the export wizard so that it's easy to work out which 'card' we're on, etc.class
class
class
class
Modifier and TypeMethodDescriptionboolean
DetectionsExportWizard.getCardParams
(PamWizardCard wizardCard) void
DetectionsExportWizard.setCardParams
(PamWizardCard wizardCard)