|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectewe.ui.Event
ewe.ui.SIPEvent
| Field Summary | |
int |
desktopHeight
This is the visible desktop (i.e. |
static boolean |
handlingSipOn
|
static int |
SIP_HIDDEN
The event type for when the SIP is hidden. |
static int |
SIP_SHOWN
The event type for when the SIP is shown. |
int |
visibleHeight
The height of the area of the screen still visible after the SIP is shown. |
int |
visibleWidth
The width of the area of the screen still visible after the SIP is shown. |
| Fields inherited from class ewe.ui.Event |
consumed, events, flags, target, timeStamp, type, window |
| Constructor Summary | |
SIPEvent()
|
|
| Methods inherited from class ewe.ui.Event |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode |
| Field Detail |
public static final int SIP_SHOWN
public static final int SIP_HIDDEN
public int visibleWidth
public int visibleHeight
public int desktopHeight
public static boolean handlingSipOn
| Constructor Detail |
public SIPEvent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||