|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Unnamed Package.* |
BluetoothCar | ||
public static final java.lang.String |
aboutString |
"Copyright (c) 2003\nSony Ericsson Mobile Communications AB\nAll Rights Reserved.\n\nThis application is free of charge and provided as is, without any kind of warranties.\n\nThe purpose of this application is to demonstrate the possibilities with Java MIDP 2.0 and the Sony Ericsson Bluetooth car, CAR-100.\n\nWritten in 2003 by Christopher Wong and \u00c5ke Rydgren" |
public static final java.lang.String |
versionString |
"1.14" |
CarAPI | ||
public static final int |
CAR_CHARGING |
5 |
public static final int |
CAR_DIRECTION_LEFT |
7 |
public static final int |
CAR_DIRECTION_LIGHT_LEFT |
8 |
public static final int |
CAR_DIRECTION_LIGHT_RIGHT |
10 |
public static final int |
CAR_DIRECTION_RIGHT |
11 |
public static final int |
CAR_DIRECTION_STRAIGHT |
9 |
public static final int |
CAR_NO_LINK |
6 |
public static final int |
CAR_READY |
4 |
public static final int |
CAR_SPEED_1 |
1 |
public static final int |
CAR_SPEED_2 |
2 |
public static final int |
CAR_SPEED_3 |
3 |
public static final int |
CAR_SPEED_N |
0 |
public static final int |
CAR_SPEED_R |
-1 |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |