Uses of Class
ca.phon.ui.wizard.WizardFrame
Package
Description
-
Uses of WizardFrame in ca.phon.app.opgraph.analysis
-
Uses of WizardFrame in ca.phon.app.opgraph.report
-
Uses of WizardFrame in ca.phon.app.opgraph.wizard
Modifier and TypeClassDescriptionclass
The Node wizard servers as the UI layer for opgraph analysis and reports. -
Uses of WizardFrame in ca.phon.app.project
Modifier and TypeClassDescriptionclass
Wizard for stripping participant info. -
Uses of WizardFrame in ca.phon.app.project.checkwizard
Modifier and TypeClassDescriptionclass
A wizard for checking/repairing IPA transcriptions in a set of selected sessions. -
Uses of WizardFrame in ca.phon.app.project.git
-
Uses of WizardFrame in ca.phon.app.project.mergewizard
Modifier and TypeClassDescriptionclass
Merge one or more session into a new session. -
Uses of WizardFrame in ca.phon.app.query
Modifier and TypeClassDescriptionclass
Wizard for executing queries and producing HTML reports. -
Uses of WizardFrame in ca.phon.app.query.report
-
Uses of WizardFrame in ca.phon.app.session
-
Uses of WizardFrame in ca.phon.app.session.check
-
Uses of WizardFrame in ca.phon.app.session.editor
-
Uses of WizardFrame in ca.phon.phontalk.plugin
-
Uses of WizardFrame in ca.phon.ui.wizard
Modifier and TypeClassDescriptionclass
Wizard frame with breadcrumb UI for navigationModifier and TypeMethodDescriptionstatic WizardEvent
WizardEvent.createFinishedEvent
(WizardFrame wizard) static WizardEvent
WizardEvent.createGotoStepEvent
(WizardFrame wizard, int stepIdx) void
WizardEvent.setSource
(WizardFrame source) ModifierConstructorDescriptionWizardEvent
(WizardEvent.WizardEventType type, WizardFrame wizard, int stepIdx)