Reads a value from a swing model object.
Example: If the associated model is a Document
it reads
the containing text.
public interface ConditionCreator {public Condition createCondition();
}
Inheritance Path. org.kaiwitte.workbench.data.ConditionCreator