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

S

ScrollableText - Class in com.mamarce.mhp.mf.components
ScrollableText.java A text component that can function as a stand-alone scrollable test displayer.
ScrollableText(Insets, int, int, int) - Constructor for class com.mamarce.mhp.mf.components.ScrollableText
The complete constructors.
scrollContents(int) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Scrolls the component one scrollunit in the given direction.
scrollPage(int) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Scrolls the component one visible page (if available) in the given direction.
setActiveListener(MListener) - Method in class com.mamarce.mhp.mf.xlet.MXLet
Sets the the active listner.
setBackground(Color) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Sets the background of the text - supports transparent by providing null.
setBackgroundColor(Color) - Method in class com.mamarce.mhp.mf.components.MContainer
Sets background color for this container.
setBgImage(String) - Method in class com.mamarce.mhp.mf.components.MBackground
Sets the background image.
setExitContainerEnabled(boolean) - Static method in class com.mamarce.mhp.mf.xlet.MXLet
Enable/Disable an ExitContainer call to handle the pressure of the EXIT button.
setFont(Font) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Changes the font of this component.
setHorizontalAlignment(int) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Changes the horizontal alignment of this component.
setImage(String) - Method in class com.mamarce.mhp.mf.components.MImage
Assigns a new Image.
setPresentation(int, int, int, int, int, int, String) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Changes multiple properties of this component.
setScrollerColors(Color, Color, Color, Color, Color, Color, Color) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Sets the color scheme for the sidescroller.
setScrollRows(int) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Sets the number or rows the component should be scrolled by with each scroll.
setSize(Rectangle, Rectangle) - Method in class com.mamarce.mhp.mf.components.MBackground
Set the size of the VideoLayer.
setSize(Rectangle) - Method in class com.mamarce.mhp.mf.components.MBackground
Set the size of the VideoLayer.
setSize(int, int) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Changes the size of this component.
setSize(Dimension) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Changes the size of this component.
setText(String) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Changes the text within this component.
setVerticalAlignment(int) - Method in class com.mamarce.mhp.mf.components.ScrollableText
Changes the vertical alignment of this component.
SIDESCROLLER_ALWAYS - Static variable in class com.mamarce.mhp.mf.components.ScrollableText
The sidescroller show-policy: sidescrolleer will be always shown.
SIDESCROLLER_AS_NEEDED - Static variable in class com.mamarce.mhp.mf.components.ScrollableText
The sidescroller show-policy: sidescrolleer will be shown onnly if necessary.
SIDESCROLLER_NEVER - Static variable in class com.mamarce.mhp.mf.components.ScrollableText
The sidescroller show- policy: sidescrolleer will be never shown.
SlideContrainer - Class in com.mamarce.mhp.mf.examples.slideshow
Overrides MContainer, manages some informations stored in configuration file.
SlideContrainer(int, String[]) - Constructor for class com.mamarce.mhp.mf.examples.slideshow.SlideContrainer
Returns an instance for this object, a Slidecontaienr is graphic component as it is a MContainer and is also a MListener.
SlideShowXlet - Class in com.mamarce.mhp.mf.examples.slideshow
SlideShowXlet is a simple com.mamarce.mhp.mf.examples.slideshow xlet that use CspFramework.
SlideShowXlet() - Constructor for class com.mamarce.mhp.mf.examples.slideshow.SlideShowXlet
 
startXlet() - Method in class com.mamarce.mhp.mf.examples.example01.Example01
 
startXlet() - Method in class com.mamarce.mhp.mf.examples.slideshow.SlideShowXlet
Displays background and hides video.
startXlet() - Method in class com.mamarce.mhp.mf.xlet.MXLet
Signals the Xlet to start providing service and enter the Active state.

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