Illustratorメニュー
Illustratorについて…
app.executeMenuCommand("about");
環境設定>一般…
app.executeMenuCommand("preference");
環境設定>選択範囲・アンカー表示…
app.executeMenuCommand("selectPref");
環境設定>テキスト…
app.executeMenuCommand("keyboardPref");
環境設定>単位…
app.executeMenuCommand("unitundoPref");
環境設定>ガイド・グリッド…
app.executeMenuCommand("guidegridPref");
環境設定>スマートガイド…
app.executeMenuCommand("snapPref");
環境設定>スライス…
app.executeMenuCommand("slicePref");
環境設定>欧文辞書・ハイフネーション…
app.executeMenuCommand("hyphenPref");
環境設定>プラグイン・仮想記憶ディスク…
app.executeMenuCommand("pluginPref");
環境設定>ユーザーインターフェイス…
app.executeMenuCommand("UIPref");
環境設定>ファイル管理・クリップボード…
app.executeMenuCommand("FileClipboardPref");
環境設定>ブラックのアピアランス
app.executeMenuCommand("BlackPref");
Illustratorを終了
app.executeMenuCommand("quit");
サービス
Illustratorを隠す
ほかを隠す
すべてを表示