|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.text.method.ReplacementTransformationMethod
android.text.method.SingleLineTransformationMethod
public class SingleLineTransformationMethod
| Constructor Summary | |
|---|---|
SingleLineTransformationMethod()
|
|
| Method Summary | |
|---|---|
static SingleLineTransformationMethod |
getInstance()
|
protected char[] |
getOriginal()
|
protected char[] |
getReplacement()
|
| Methods inherited from class android.text.method.ReplacementTransformationMethod |
|---|
getTransformation, onFocusChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleLineTransformationMethod()
| Method Detail |
|---|
protected char[] getOriginal()
getOriginal in class ReplacementTransformationMethodprotected char[] getReplacement()
getReplacement in class ReplacementTransformationMethodpublic static SingleLineTransformationMethod getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||