Uses of Interface
android.text.method.TransformationMethod

Packages that use TransformationMethod
android.text.method   
android.widget   
 

Uses of TransformationMethod in android.text.method
 

Classes in android.text.method that implement TransformationMethod
 class HideReturnsTransformationMethod
           
 class PasswordTransformationMethod
           
 class ReplacementTransformationMethod
           
 class SingleLineTransformationMethod
           
 

Uses of TransformationMethod in android.widget
 

Methods in android.widget that return TransformationMethod
 TransformationMethod TextView.getTransformationMethod()
           
 

Methods in android.widget with parameters of type TransformationMethod
 void TextView.setTransformationMethod(TransformationMethod method)
           
 



Copyright © 2008-2012. All Rights Reserved.