Package org.problets.domain.model.output.dialog

Class Summary
AddLineOutputDialog Lets the user add one LineOutput object
AddOutputDialog The dialog box to obtain new output for a line of code
BaseOutputDialog Serves as the base class for AddOutput, EditOutput and MultiOutput.
EditLineOutputDialog Lets the user edit one LineOutput object
EditOutputDialog The dialog box to edit previous outputs for a line of code
LineInput Extends lib.io.input.ComboBoxInputAsNeeded to 1) provide error-flagging; 2) provide question; 3) obtain answer as just a number.
MultiOutputDialog The dialog box to add multiple back-to-back outputs for a line of code