Class MergeSessionStep1

All Implemented Interfaces:
IExtendable, ImageObserver, MenuContainer, Serializable

public class MergeSessionStep1 extends WizardStep
Select session name, corpus and sessions for merge.
See Also:
  • Constructor Details

    • MergeSessionStep1

      public MergeSessionStep1(Project project)
  • Method Details

    • getMergedSessionName

      public String getMergedSessionName()
    • getMergedCorpusName

      public String getMergedCorpusName()
    • getSelectedSessions

      public List<SessionPath> getSelectedSessions()
    • getSelectedParticipants

      public List<Participant> getSelectedParticipants()
    • validateStep

      public boolean validateStep()
      Overrides:
      validateStep in class WizardStep