|
Préférences
Moteurs de recherche
|
|||||||||||||
| JavaTM 2 Platform Std. Ed. v1.4.2
javax.swing.text
|
||||||||||||||
| Field Summary | |
static Position.Bias |
Backward
Indicates a bias toward the previous character in the model. |
static Position.Bias |
Forward
Indicates to bias toward the next character in the model. |
| Method Summary | |
String |
toString()
string representation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final Position.Bias Forward
public static final Position.Bias Backward
| Method Detail |
public String toString()