protected void _awaken() {
    super._awaken();

    if (_replacedObjects.objectForKey("_nsMatrix0") == null) {
      _connect(_owner(), _nsMatrix0, "matrix");
    }

    if (_replacedObjects.objectForKey("_jRadioButton1") == null) {
      _connect(_owner(), _jRadioButton1, "xmlRadio");
    }

    if (_replacedObjects.objectForKey("_nsCustomView0") == null) {
      _connect(_owner(), _nsCustomView0, "addPanel");
    }

    if (_replacedObjects.objectForKey("_jRadioButton0") == null) {
      _connect(_owner(), _jRadioButton0, "csvRadio");
    }
  }