Skip navigation links
A B C D E G H I L M N P R S T U V W 

H

handleEvent(int) - Method in class ej.mwt.Composite
Called by the system if a child of this composite is the owner of the focus of the active panel (recursively) and have not consumed the specified event.
handleEvent(int) - Method in class ej.mwt.Desktop
Called by the system if no widget nor panel in the focused hierarchy has consumed the event.
handleEvent(int) - Method in class ej.mwt.DesktopEventManagementPolicy
 
handleEvent(int) - Method in class ej.mwt.Panel
Called by the system if this is the active panel and if no widget in the hierarchy of the focused widget has consumed the event.
handleEvent(int) - Method in interface ej.mwt.Renderable
Called by the system when an event occurred.
Pointer related events are sent to the pointed renderable.
handleEvent(int) - Method in class ej.mwt.Widget
Called by the system if the widget is the owner of the focus of the active panel.
hasFocus() - Method in class ej.mwt.Composite
Gets whether or not this composite or one of its children (recursively) is the focus owner of its panel.
hasFocus() - Method in class ej.mwt.Widget
Gets whether or not this widget is the focus owner of its panel and its panel is the active one.
HCENTER - Static variable in interface ej.mwt.MWT
Constant for alignment behavior.
hide() - Method in class ej.mwt.Panel
Requests the panel be hidden.
The panel is invalidated.
The panel is removed from the list of panels known by the desktop.
hideNotify() - Method in class ej.mwt.Composite
This method is called as soon as the renderable is hidden.
hideNotify() - Method in class ej.mwt.Desktop
The desktop is hidden from its display.
hideNotify() - Method in class ej.mwt.Panel
This method is called as soon as the renderable is hidden.
hideNotify() - Method in interface ej.mwt.Renderable
This method is called as soon as the renderable is hidden.
hideNotify() - Method in class ej.mwt.Widget
 
HORIZONTAL - Static variable in interface ej.mwt.MWT
Constant for alignment or orientation behavior.
HSCROLL - Static variable in interface ej.mwt.MWT
Constant for scrolling behavior.
A B C D E G H I L M N P R S T U V W 
Skip navigation links