public final void initializeFrom(ILaunchConfiguration config) {
   fText.setText(BuilderUtil.getAttribute(config, fAttribute, "")); // $NON-NLS-1$
 }