|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object javax.swing.text.Position.Bias
public static final class Position.Bias
モデル内の位置に対するバイアスを示す型保証された列挙です。位置は 2 文字間の位置を示します。バイアスを使うと、単純なオフセットが曖昧な境界条件の位置についてその両側の一方に対する重要性を示すことができます。
フィールドの概要 | |
---|---|
static Position.Bias |
Backward
モデル内の直前の文字に対するバイアスを示します。 |
static Position.Bias |
Forward
モデル内の次の文字に対するバイアスを示します。 |
メソッドの概要 | |
---|---|
String |
toString()
文字列表現 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
---|
public static final Position.Bias Forward
public static final Position.Bias Backward
メソッドの詳細 |
---|
public String toString()
Object
内の toString
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。