|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpivot.wtk.Platform
public class Platform
Provides platform-specific information.
Constructor Summary | |
---|---|
Platform()
|
Method Summary | |
---|---|
static int |
getCursorBlinkRate()
Returns the system cursor blink rate. |
static int |
getDragThreshold()
Returns the system drag threshold. |
static int |
getMultiClickInterval()
Returns the system multi-click interval. |
static java.lang.Object |
getTextAntialiasingHint()
Returns the system text anti-aliasing hint. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Platform()
Method Detail |
---|
public static java.lang.Object getTextAntialiasingHint()
public static int getMultiClickInterval()
public static int getCursorBlinkRate()
public static int getDragThreshold()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |