public class XAffectWindowControl extends Control
Constructor and Description |
---|
XAffectWindowControl(LifeCycleManager manager,
java.lang.String[] setups,
java.lang.String[] availableStudyIds,
java.lang.String[] availableInstitutionIds)
Creates a new
XAffectWindowControl |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the
Control component. |
protected void |
configure()
Checks for configuration-consistency and configures the
LifeCycleManager if everything is okay. |
void |
open()
Opens the
Control component. |
closeController, getLifeCycleManager, openController
public XAffectWindowControl(LifeCycleManager manager, java.lang.String[] setups, java.lang.String[] availableStudyIds, java.lang.String[] availableInstitutionIds)
XAffectWindowControl
protected void configure()
LifeCycleManager
if everything is okay.public void open()
Control
Control
component. Normally this should be a GUI or a
network based controller.