リソース名
クラス名
意味
|
デフォルト
|
editor.foreground
Editor.Foreground
最上位ウィンドウの前景色(IMサーバ)
|
black
|
editor.mediumGray
Editor.MediumGray
最上位ウィンドウの背景色(IMサーバ)
|
gray70
|
editor.fontset
Editor.Fontset
最上位ウィンドウのフォント(IMサーバ)
|
-*-*-medium-r-normal-*-14-*-*-*-*-*-*-*
|
editor.ximStyle
Editor.XIMStyle
XIMのスタイル
|
PreeditNothing,StatusNothing
|
editor.localeModifier
Editor.LocaleModifier
ロケール修飾子
|
|
editor.geometry
Editor.Geometry
最上位ウィンドウのジオメトリ
|
320x500
|
editor.headline
Editor.Headline
最上位ウィンドウのウィンドウ名
|
Internationalized editor
|
editor.edit.text.foreground
Editor.Paned.TextArea.Foreground
編集領域のテキスト前景色
|
black
|
editor.edit.text.background
Editor.Paned.TextArea.Background
編集領域の背景色(ポインタなし)
|
white
|
editor.edit.text.mediumGray
Editor.Paned.TextArea.MediumGray
編集領域のグレー
|
gray70
|
editor.edit.text.dimGray
Editor.Paned.TextArea.DimGray
編集領域の濃いグレー
|
gray50
|
editor.edit.text.illuminated
Editor.Paned.TextArea.Illuminated
編集領域の背景色(ポインタあり)
|
#ffe0e0
|
editor.edit.text.highlighted
Editor.Paned.TextArea.Highlighted
編集領域の編集記号前景色
|
#3f00ff
|
editor.edit.text.fontset
Editor.Paned.TextArea.Fontset
編集領域のフォント
|
-*-*-medium-r-normal-*-14-*-*-*-*-*-*-*
|
editor.edit.text.backwardChar
Editor.Paned.TextArea.BackwardChar
カーソルを1文字左に移動
|
Left, Control-b
|
editor.edit.text.backwardCharDragged
Editor.Paned.TextArea.BackwardCharDragged
カーソルを1文字左に移動+選択
|
Shift-Left, Control-Shift-b
|
editor.edit.text.backwardWord
Editor.Paned.TextArea.BackwardWord
カーソルを1語左に移動
|
Meta-Left, Meta-Control-b
|
editor.edit.text.backwardWordDragged
Editor.Paned.TextArea.BackwardWordDragged
カーソルを1語左に移動+選択
|
Meta-Shift-Left, Meta-Control-Shift-b
|
editor.edit.text.beginningOfLine
Editor.Paned.TextArea.BeginningOfLine
カーソルを行頭に移動
|
Control-a
|
editor.edit.text.beginningOfLineDragged
Editor.Paned.TextArea.BeginningOfLineDragged
カーソルを行頭に移動+選択
|
Control-Shift-a
|
editor.edit.text.deleteBackwardChar
Editor.Paned.TextArea.DeleteBackwardChar
カーソル左側の文字(選択時は選択領域)を消去
|
BackSpace, Control-h
|
editor.edit.text.deleteChar
Editor.Paned.TextArea.DeleteChar
カーソル右側の文字(選択時は選択領域)を消去
|
Delete, Control-d
|
editor.edit.text.endOfLine
Editor.Paned.TextArea.EndOfLine
カーソルを行末に移動
|
Control-e
|
editor.edit.text.endOfLineDragged
Editor.Paned.TextArea.EndOfLineDragged
カーソルを行末に移動+選択
|
Control-Shift-e
|
editor.edit.text.forwardChar
Editor.Paned.TextArea.ForwardChar
カーソルを1文字右に移動
|
Right, Control-f
|
editor.edit.text.forwardCharDragged
Editor.Paned.TextArea.ForwardCharDragged
カーソルを1文字右に移動+選択
|
Shift-Right, Control-Shift-f
|
editor.edit.text.forwardWord
Editor.Paned.TextArea.ForwardWord
カーソルを1語左に移動
|
Meta-Right, Meta-Control-f
|
editor.edit.text.forwardWordDragged
Editor.Paned.TextArea.ForwardWordDragged
カーソルを1語左に移動+選択
|
Meta-Shift-Right, Meta-Control-Shift-f
|
editor.edit.text.killLine
Editor.Paned.TextArea.KillLine
カーソル位置から行末まで(選択時は選択領域)をバッファにコピー+削除
|
Control-k
|
editor.edit.text.leftEdge
Editor.Paned.TextArea.LeftEdge
カーソルを先頭桁に移動
|
Meta-Control-a
|
editor.edit.text.leftEdgeDragged
Editor.Paned.TextArea.LeftEdgeDragged
カーソルを先頭桁に移動+選択
|
Meta-Shift-Control-a
|
editor.edit.text.newline
Editor.Paned.TextArea.Newline
改行
|
Return, Control-m
|
editor.edit.text.nextLine
Editor.Paned.TextArea.NextLine
カーソルを1行下に移動
|
Down, Control-n
|
editor.edit.text.nextLineDragged
Editor.Paned.TextArea.NextLineDragged
カーソルを1行下に移動+選択
|
Shift-Down, Control-Shift-n
|
editor.edit.text.previousLine
Editor.Paned.TextArea.PreviousLine
カーソルを1行上に移動
|
Up, Control-p
|
editor.edit.text.previousLineDragged
Editor.Paned.TextArea.PreviousLineDragged
カーソルを1行上に移動+選択
|
Shift-Up, Control-Shift-p
|
editor.edit.text.rightEdge
Editor.Paned.TextArea.RightEdge
カーソルを最終桁に移動
|
Meta-Control-e
|
editor.edit.text.rightEdgeDragged
Editor.Paned.TextArea.RightEdgeDragged
カーソルを最終桁に移動+選択
|
Meta-Shift-Control-e
|
editor.edit.text.yank
Editor.Paned.TextArea.Yank
最後に削除する際にバッファにコピーした文字列を挿入
|
Control-y
|
editor.edit.text.yankDragged
Editor.Paned.TextArea.YankDragged
最後に削除する際にバッファにコピーした文字列を選択状態で挿入
|
Control-Shift-y
|
editor.edit.text.verticalScrollbar.brightest
Editor.Paned.TextArea.Scrollbar.Brightest
スクロールバーの最も明るいグレー
|
gray100
|
editor.edit.text.verticalScrollbar.lightGray
Editor.Paned.TextArea.Scrollbar.LightGray
スクロールバーの明るいグレー
|
gray85
|
editor.edit.text.verticalScrollbar.mediumGray
Editor.Paned.TextArea.Scrollbar.MediumGray
スクロールバーのグレー
|
gray70
|
editor.edit.text.verticalScrollbar.dimGray
Editor.Paned.TextArea.Scrollbar.DimGray
スクロールバーの濃いグレー
|
gray50
|
editor.edit.text.verticalScrollbar.drakGray
Editor.Paned.TextArea.Scrollbar.DrakGray
スクロールバーの暗いグレー
|
gray30
|
editor.edit.text.verticalScrollbar.darkest
Editor.Paned.TextArea.Scrollbar.Drakest
スクロールバーの最も暗いグレー
|
gray10
|