Package nz.org.riskscape.wizard


package nz.org.riskscape.wizard
  • Class
    Description
    As well as answering Questions in the wizard, the user can choose to perform an action, such as saving their progress to file or displaying the current pipeline status.
    Used to represent a choice the user has to make as part of a prompt
    High-level routines for interacting with the user to guide them through the wizard-answering process
     
    Drives the wizard answering process on the CLI, this time for Survey2 surveys (rather than the old Survey) interface.
    Thrown by an Action used as a sort of long jump (I know it's frowned upon, but it's the simplest way to implement it) to signal the user chose undo from the ctrl-c menu.