A C D E F G H I J L M N P R S T V

M

manageEvent(KeyEvent) - Method in class com.mamarce.mhp.mf.components.ExitContainer
Manages LEFT, RIGHT and OK events.
manageEvent(KeyEvent) - Method in class com.mamarce.mhp.mf.examples.example01.Example01
 
manageEvent(KeyEvent) - Method in class com.mamarce.mhp.mf.examples.slideshow.SlideContrainer
Manages events.
manageEvent(KeyEvent) - Method in interface com.mamarce.mhp.mf.listener.MListener
Handles KeyEvent.
MBackground - Class in com.mamarce.mhp.mf.components
Title : MBackground.java .
MContainer - Class in com.mamarce.mhp.mf.components
A graphical container that can be displayed on the TV screen.
MContainer(Point, Polygon, Color) - Constructor for class com.mamarce.mhp.mf.components.MContainer
Alloacates a new MContainer at a specified position with a shape described by polygon and a backgroundColor.
MContainer(Rectangle, Color) - Constructor for class com.mamarce.mhp.mf.components.MContainer
Alloacates a new MContainer with a shape described by rectangle and a backgroundColor.
MContainer(Rectangle) - Constructor for class com.mamarce.mhp.mf.components.MContainer
Alloacates a new Container with a shape described by rectangle and a backgroundColor.
MImage - Class in com.mamarce.mhp.mf.components
Creates an image field.
MImage(int, int, String) - Constructor for class com.mamarce.mhp.mf.components.MImage
Creates a new MImage setting the initial position.
MListener - Interface in com.mamarce.mhp.mf.listener
This interface allows an application to receive and handle KeyEvents.
MXLet - Class in com.mamarce.mhp.mf.xlet
The starting point for every mhp application.
MXLet() - Constructor for class com.mamarce.mhp.mf.xlet.MXLet
In order to support interoperability between Xlets and application managers, all Xlet classes must provide a public no-argument constructor.

A C D E F G H I J L M N P R S T V