Class NewSessionDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class NewSessionDialog extends JDialog
See Also:
  • Constructor Details

    • NewSessionDialog

      public NewSessionDialog(Project project)
      Default constructor
    • NewSessionDialog

      public NewSessionDialog(Project project, String corpusName)
      Constructor. Default selects the corpus.
  • Method Details

    • validateForm

      public boolean validateForm()
    • getSessionName

      public String getSessionName()
    • getCorpusName

      public String getCorpusName()
    • wasCanceled

      public boolean wasCanceled()