<IconButton
          key="newFile"
          tooltip={"新規作成"}
          onTouchTap={this.createNewFile.bind(this)}>
          <FontIcon className="md-add"/>