Uses of Class
org.solovyev.android.keyboard.PreviewParams

Packages that use PreviewParams
org.solovyev.android.keyboard   
 

Uses of PreviewParams in org.solovyev.android.keyboard
 

Fields in org.solovyev.android.keyboard with type parameters of type PreviewParams
static android.os.Parcelable.Creator<PreviewParams> PreviewParams.CREATOR
           
 

Methods in org.solovyev.android.keyboard that return PreviewParams
static PreviewParams PreviewParams.newDrawableInstance(int x, int y, Integer drawableResId)
           
static PreviewParams PreviewParams.newTextInstance(int x, int y, String text)
           
 



Copyright © 2013. All Rights Reserved.