Class SessionCheckUIFactory
java.lang.Object
ca.phon.app.session.check.SessionCheckUIFactory
Create configuration forms for
SessionChecks.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateUI(SessionCheck check) Create UI for the given session check.
-
Constructor Details
-
SessionCheckUIFactory
public SessionCheckUIFactory()
-
-
Method Details
-
createUI
Create UI for the given session check. Will returnnullif no UI is registered for the given check.- Parameters:
check-- Returns:
- UI panel for check or
null
-