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 TypeMethodDescriptionvoid
PamWizard.addCard
(PamWizardCard wizPanel) abstract boolean
PamWizard.getCardParams
(PamWizardCard wizardCard) abstract void
PamWizard.setCardParams
(PamWizardCard wizardCard) -
Uses of PamWizardCard in tethys.calibration.swing
Subclasses of PamWizardCard in tethys.calibration.swingModifier and TypeClassDescriptionclass
Calibrations Process card attempts to fill in the calibration data for the Quality Assurance and Process fields.class
class
Methods in tethys.calibration.swing with parameters of type PamWizardCardModifier and TypeMethodDescriptionboolean
CalibrationsExportWizard.getCardParams
(PamWizardCard wizardCard) void
CalibrationsExportWizard.setCardParams
(PamWizardCard wizardCard) -
Uses of PamWizardCard in tethys.deployment.swing
Subclasses of PamWizardCard in tethys.deployment.swingModifier and TypeClassDescriptionclass
class
class
Methods in tethys.deployment.swing with parameters of type PamWizardCardModifier and TypeMethodDescriptionboolean
DeploymentWizard.getCardParams
(PamWizardCard wizardCard) void
DeploymentWizard.setCardParams
(PamWizardCard wizardCard) -
Uses of PamWizardCard in tethys.swing
Subclasses of PamWizardCard in tethys.swingModifier and TypeClassDescriptionclass
Wizard card with a few extra functions for Tethys. -
Uses of PamWizardCard in tethys.swing.export
Subclasses of PamWizardCard in tethys.swing.exportModifier 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
Methods in tethys.swing.export with parameters of type PamWizardCardModifier and TypeMethodDescriptionboolean
DetectionsExportWizard.getCardParams
(PamWizardCard wizardCard) void
DetectionsExportWizard.setCardParams
(PamWizardCard wizardCard)