메소드 |
설명 |
|
flushKeys ( ) : void |
|
|
getDayOfMonth ( ) : int |
|
|
getDayOfWeek ( ) : int |
|
|
getHours ( ) : int |
|
|
getInputString ( ) : String |
|
|
getLatitiude ( ) : String |
|
|
getLongitude ( ) : String |
|
|
getMilliSeconds ( ) : int |
|
|
getMinutes ( ) : int |
|
|
getMonth ( ) : int |
|
|
getPixel ( int x, int y ) : int |
|
|
getSeconds ( ) : int |
|
|
getUpdateRate ( ) : int |
|
|
getYear ( ) : int |
|
|
hideMouse ( ) : void |
|
|
launchBrowser ( String address, String windowName ) : void |
|
|
launchEmail ( String email, String subject, String text ) : void |
|
|
realMod ( float value, float amount ) : float |
|
|
setGraphics ( int w, int h ) : void |
|
|
setMouse ( int x, int y ) : void |
|
|
showAlertDialog ( String title, String message ) : void |
|
|
showKeyboard ( ) : void |
|
|
showMouse ( ) : void |
|
|
startGps ( ) : void |
|
|
startVibrate ( int millisecs ) : void |
|
|
stopVibrate ( ) : void |
|
|
systemMillisecs ( ) : int |
|
|