|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public static interface Highlighter.HighlightPainter
ハイライトを描画します。
| メソッドの概要 | |
|---|---|
void |
paint(Graphics g,
int p0,
int p1,
Shape bounds,
JTextComponent c)
ハイライトを描画します。 |
| メソッドの詳細 |
|---|
void paint(Graphics g,
int p0,
int p1,
Shape bounds,
JTextComponent c)
g - グラフィックスコンテキストp0 - モデル内の開始オフセット >= 0p1 - モデル内の終了オフセット >= p0bounds - ハイライトのバウンディングボックスc - エディタ
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。