|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.havi.ui.event.HMouseCapabilities
public class HMouseCapabilities
This class is used to describe the (basic) mouse capabilities of the platform.
This class is not intended to be constructed by applications.
Parameter | Description | Default value | Set method | Get method |
---|---|---|---|---|
None. |
Description | Default value | Set method | Get method |
---|---|---|---|
None. |
Constructor Summary | |
---|---|
protected |
HMouseCapabilities()
It is not intended that applications should directly construct HMouseCapabilities
objects. |
Method Summary | |
---|---|
static boolean |
getInputDeviceSupported()
Determine if a mouse exists in the system. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected HMouseCapabilities()
HMouseCapabilities
objects.
Creates an HMouseCapabilities
object. See the class description for
details of constructor parameters and default values.
This method is protected to allow the platform to override it in a different package scope.
Method Detail |
---|
public static boolean getInputDeviceSupported()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |