selectedTypeValue.getValue(), getValue(), director);
elements.getConfigureButton().setEnabled(preparedAction != null);
}
};
updater.addSource(rootScope, containerFactoryButtonValue);
updater.addConsumer(rootScope, containerFactoryButtonValue);
updater.addDependency(containerFactoryButtonValue, selectedTypeValue);
// Represents printer that shows type and name of the created container.
ValueConsumer showContainerTypeValue = new ValueConsumer() {
public void update(Updater updater) {