|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.netanel.swt.matrix.DisplaySupport
public class DisplaySupport
Determines when a modifier key has been pressed. On cocoa the stateMask is not set when using postEvent.
Constructor Summary | |
---|---|
DisplaySupport(Display display)
|
Method Summary | |
---|---|
static DisplaySupport |
getDisplaySupport(Display display)
|
boolean |
isPressed(int code)
|
void |
setStateMask(int code,
boolean keyDown)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisplaySupport(Display display)
Method Detail |
---|
public static DisplaySupport getDisplaySupport(Display display)
public void setStateMask(int code, boolean keyDown)
public boolean isPressed(int code)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |