net.rim.device.api.ui
Class Touchscreen
java.lang.Object
net.rim.device.api.ui.Touchscreen
public final class Touchscreen
- extends Object
Provides low-level access to the touchscreen on supported BlackBerry devices.
- Since:
- BlackBerry API 4.7.0
Method Summary |
static boolean |
isSupported()
Determines whether or not the device supports a touchscreen. |
isSupported
public static boolean isSupported()
- Determines whether or not the device supports a touchscreen.
- Returns:
true
if the device supports a touchscreen; false
otherwise.- Since:
- BlackBerry API 4.7.0
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal