676869707172737475
* design window). * * @param text the new eval string */ public void save(String text) { command = new SuppressionProcEditCommand(sectionWidget, hideCheckBox.isSelected(), text, getLanguage()); }