編集(E)Edit
テキストツリーやテキストファイルの編集に関連したメニューです。 These are menu about operation for editing.
fig.e-1 fig.e-1
  1. 元に戻す(Z) Back
    直前の編集操作を無効にします。 This menu can roll back your operation.

  2. 再び入力(Y) Fore
    元に戻す(Z)で無効になった操作を、再び入力します。 This menu can re-input your operation.

  3. 切り取り(X) Cut
    選択した文字列を切り取り、クリップボードへコピーします。 This menu cut selected string, and copy that string to clip board.

  4. コピー(C) Copy
    選択した文字列をコピーし、クリップボードへコピーします。 This menu copy selected string to clip board.

  5. 貼り付け(V) Paste
    クリップボードへコピーした文字列を、貼り付けます。 This menu paste a string in clip board to current editing file.

  6. 画像貼り付け(I) Image Paste
    クリップボードへコピーした画像を、ファイル保存します。 This menu make a image file with image data in clip board.

  7. 全て選択(A) Select All
    編集中の文字列を全て選択します。 This menu select all strings of current editing file.

  8. 指定行へ移動(J) Jump to
    指定した行へカーソルを移動します。 This menu move the cursor to inputed number of line.

  9. テキスト検索(F) Find Text
    編集中のテキストファイルから指定した文字列を探します。 下図のダイアログに検索したい文字列を入力し、「次を検索(F)」 をクリックすると、編集中のテキストファイルの中から入力した 文字列を探します。 This menu find a string in current editing file. You input a finded string, and press button "次を検索(F)". TextTree find the string.
    fig.e-2
    [+]
    fig.e-2
    [+]


  10. テキスト置換(R) Replace Text
    編集中のテキストファイルから指定した文字列を置換します。
    下図のダイアログに置換したい文字列を入力し、「次を検索(F)」の動作は検索と同じです。
    「置換して次に(R)」をクリックすると、1回だけ置換して、次に置換できる箇所を検索します。
    「すべて置換(A)」をクリックすると、テキストの終端までの置換を全ての実行します。
    This mneu replace a string in current editing file.
    You input a replaced string and a string that you want to replace.
    You press button "次を検索(F)", TextTree find a repleced string in current editing file.
    Pressing "置換して次に(R)" button replace now selected string, and find next replaced string.
    Pressing "すべて置換(A)" button replace all replaced string in current editing file.

    fig.e-3
    [+]
    fig.e-3
    [+]


目次へ戻る[Return]