Package | Description |
---|---|
ej.mwt | |
ej.mwt.event | |
ej.mwt.render |
Modifier and Type | Method and Description |
---|---|
Desktop |
Widget.getDesktop()
Gets the desktop to which this widget has been added.
|
Modifier and Type | Method and Description |
---|---|
Desktop |
EventDispatcher.getDesktop()
Returns the desktop managed by this dispatcher.
|
Constructor and Description |
---|
EventDispatcher(Desktop desktop)
Creates an event dispatcher.
|
PointerEventDispatcher(Desktop desktop)
Creates a desktop event dispatcher.
|
Modifier and Type | Method and Description |
---|---|
Desktop |
RenderPolicy.getDesktop()
Returns the desktop managed by this render policy.
|
Constructor and Description |
---|
DefaultRenderPolicy(Desktop desktop)
Creates a default render policy.
|
OverlapRenderPolicy(Desktop desktop)
Creates an overlap render policy.
|
RenderPolicy(Desktop desktop)
Creates a render policy.
|