| Interface | Description |
|---|---|
| Cursor | |
| IEventModifiers |
This interface defines the system flags used with the modifier field in the
Event class.
|
| IFunctionKeys | |
| IKeypadKeys | |
| IKeys |
IKeys is an interface containing values for special keys and modifiers.
|
| IOverlay |
This is an object that draws itself on top of a surface (such as a Window surface).
|
| JavaSurface | |
| SIPConstants | |
| WindowConstants | |
| WindowSurface.RawEventFilter |
RawEventFilter objects form a chain of filters.
|
| Class | Description |
|---|---|
| DrawableOverlay | |
| EveCanvas | |
| EveFrame | |
| EveWindow | |
| NativeInputParameters | |
| NativeWindowSurface |
This class represents the platforms display object - for example a Window in Windows/Win32
or the entire screen on smaller devices.
|
| Overlayer | |
| RawEvent |
This is an Event returned by a WindowSurface by WindowSurface.getEvent().
|
| SurfaceCustomEvent | |
| SurfaceEvent | |
| SurfaceInterprocessEvent | |
| SurfaceKeyEvent | |
| SurfacePaintEvent | |
| SurfacePointerEvent | |
| SurfaceResizeEvent |
This is used to indicate that the WindowSurface has been resized.
|
| SurfaceSIPEvent | |
| SurfaceTaskbarIconEvent | |
| SurfaceTextEvent |
A SurfaceTextEvent is sent to an EditControl usually during or upon completion
of a native text input.
|
| SurfaceWindowEvent | |
| SystemMessage | |
| WindowCreationData | |
| WindowSurface |
This class represents the platforms display object - for example a Window in Windows/Win32
or the entire screen on smaller devices.
|