Uses of Class
ca.phon.app.opgraph.wizard.WizardExtension
Package
Description
-
Uses of WizardExtension in ca.phon.app.opgraph.analysis
Modifier and TypeMethodDescriptionprotected WizardExtension
AnalysisOpGraphEditorModel.getWizardExtension()
-
Uses of WizardExtension in ca.phon.app.opgraph.report
Modifier and TypeMethodDescriptionprotected WizardExtension
ReportOpGraphEditorModel.getWizardExtension()
-
Uses of WizardExtension in ca.phon.app.opgraph.wizard
Modifier and TypeMethodDescriptionAdvancedSettingsPanel.getWizardExtension()
GraphOutlineExtension.getWizardExtension()
NodeWizard.getWizardExtension()
Modifier and TypeMethodDescriptionprotected WizardStep
NodeWizard.createStep
(WizardExtension ext, ca.phon.opgraph.OpNode node) static void
GraphOutlineExtension.install
(ca.phon.opgraph.app.GraphDocument document, ca.phon.opgraph.app.components.GraphOutline outline, WizardExtension wizardExtension) ModifierConstructorDescriptionGraphOutlineExtension
(ca.phon.opgraph.app.GraphDocument document, ca.phon.opgraph.app.components.GraphOutline outline, WizardExtension wizardExtension) WizardOptionalsCheckboxTree
(WizardExtension wizardExtension) -
Uses of WizardExtension in ca.phon.app.opgraph.wizard.edits
Modifier and TypeMethodDescriptionWizardExtensionUndoableEdit.getNewValue()
WizardExtensionUndoableEdit.getOldValue()
ModifierConstructorDescriptionNodeWizardOptionalsEdit
(ca.phon.opgraph.OpGraph graph, WizardExtension wizardExt, ca.phon.opgraph.OpNode node, boolean addNodeToOptionals, boolean defaultValue) NodeWizardSettingsEdit
(ca.phon.opgraph.OpGraph graph, WizardExtension wizardExt, ca.phon.opgraph.OpNode node, boolean addNodeToSettings, boolean forced) WizardExtensionUndoableEdit
(ca.phon.opgraph.OpGraph graph, WizardExtension oldValue, WizardExtension newValue)