Uses of Interface
se.liu.ida.critiquer.constraints.ConstraintStatusListener

Packages that use ConstraintStatusListener
se.liu.ida.critiquer.constraints   
se.liu.ida.critiquer.gui GUI package Classes determining the visual appearance of the planning tool, with all the views necessary. 
 

Uses of ConstraintStatusListener in se.liu.ida.critiquer.constraints
 

Classes in se.liu.ida.critiquer.constraints that implement ConstraintStatusListener
 class ActivityStructureCritic
           If an activity needs to have some special properties in order to be considered completely specified, we can use this constraint to notify the user.
 

Fields in se.liu.ida.critiquer.constraints with type parameters of type ConstraintStatusListener
protected static HashSet<ConstraintStatusListener> StandardConstraint.statusListeners
           
 

Methods in se.liu.ida.critiquer.constraints with parameters of type ConstraintStatusListener
 void TimeParameterOrdering.addStatusListener(ConstraintStatusListener l)
           
static void StandardConstraint.addStatusListener(ConstraintStatusListener l)
          Add to the list of update listeners
 void TimeParameterOrdering.removeStatusListener(ConstraintStatusListener l)
           
static void StandardConstraint.removeStatusListener(ConstraintStatusListener l)
          Remove from the list of update listeners
 

Uses of ConstraintStatusListener in se.liu.ida.critiquer.gui
 

Classes in se.liu.ida.critiquer.gui that implement ConstraintStatusListener
(package private)  class ConstraintCheckBox
           
 class ConstraintComponent
           
 class CriticTextArea
          This class models the critic text area and makes cure to clear