| 
 | -bottom | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--mmpp.media.Vibration
폰의 진동 기능을 제어하기 위한 class
| Method Summary | |
| static int | getLevelNum()가능한 진동 level을 얻는다. | 
| static void | start(int level,
      int timeout)지정된 시간동안 진동을 시작한다. | 
| static void | stop()진동을 멈춘다. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public static int getLevelNum()
public static void start(int level,
                         int timeout)
level - 진동 leveltimeout - 진동하는 시간의 길이public static void stop()
| 
 | -bottom | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||