|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.gesture.GestureLibraries
public final class GestureLibraries
| Method Summary | |
|---|---|
static GestureLibrary |
fromFile(java.io.File path)
|
static GestureLibrary |
fromFile(java.lang.String path)
|
static GestureLibrary |
fromPrivateFile(Context context,
java.lang.String name)
|
static GestureLibrary |
fromRawResource(Context context,
int resourceId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GestureLibrary fromFile(java.lang.String path)
public static GestureLibrary fromFile(java.io.File path)
public static GestureLibrary fromPrivateFile(Context context,
java.lang.String name)
public static GestureLibrary fromRawResource(Context context,
int resourceId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||