Uses of Class
org.problets.domain.model.output.dialog.BaseOutputDialog

Packages that use BaseOutputDialog
org.problets.domain.model.output.dialog   
 

Uses of BaseOutputDialog in org.problets.domain.model.output.dialog
 

Subclasses of BaseOutputDialog in org.problets.domain.model.output.dialog
 class AddLineOutputDialog
          Lets the user add one LineOutput object
 class AddOutputDialog
          The dialog box to obtain new output for a line of code
 class EditLineOutputDialog
          Lets the user edit one LineOutput object
 class EditOutputDialog
          The dialog box to edit previous outputs for a line of code
 class MultiOutputDialog
          The dialog box to add multiple back-to-back outputs for a line of code