/** @see com.ixora.common.typedproperties.ui.CellComponentObject#createTextField() */
 protected JTextField createTextField() {
   return UIFactoryMgr.createPasswordField();
 }