This package covers the visual components of your parsed contentElement xml representations / entities. MultilingualComponent is your preferred container! GenericMediaComponent is the abstract definition that all components share (it auto embeds any all tlf-fonts!)



Classes
 ClassDescription
 FailureNotFoundComponent MEDIA COMPONENT: a multilingual component will automatically display a FailureNotFoundComponent if one localized item isn found.
 FailureNotFoundComponentVisualsMEDIA COMPONENT DEFINITION: The component definition as used in FailureNotFoundComponent
 GenericMediaComponent MEDIA COMPONENT: This is a generic definition of a media component, that acts as abstract definition of a visual representation of a contentElement's localizedItem
 GenericMediaComponentDefinitionMEDIA COMPONENT DEFINITION: The component definition as used in GenericMediaComponent
 MediaComponentAnimation MEDIA COMPONENT: This is THE ACTUAL IMPLEMENTATION of the visual representation of a animation typed localizedItem = SWFs
 MediaComponentAnimationVisualsMEDIA COMPONENT DEFINITION: The component definition as used in MediaComponentAnimation
 MediaComponentHTML MEDIA COMPONENT: This is THE ACTUAL IMPLEMENTATION of the visual representation of a website typed localizedItem = .html sites or weblinks
 MediaComponentHTMLVisualsMEDIA COMPONENT DEFINITION: The component definition as used in MediaComponentHTML
 MediaComponentPicture MEDIA COMPONENT: This is THE ACTUAL IMPLEMENTATION of the visual representation of a picture typed localizedItem = jpg, png, gif, ...
 MediaComponentPictureVisualsMEDIA COMPONENT DEFINITION: The component definition as used in MediaComponentPicture
 MediaComponentSound MEDIA COMPONENT: This is THE ACTUAL IMPLEMENTATION of the (visual) representation of a sound typed localizedItem = mp3s ONLY!
 MediaComponentSoundVisualsMEDIA COMPONENT DEFINITION: The component definition as used in MediaComponentSound
 MediaComponentText MEDIA COMPONENT: This is THE ACTUAL IMPLEMENTATION of the (visual) representation of a text typed localizedItem = plain text or TLF-markup supported!
 MediaComponentTextVisualsMEDIA COMPONENT DEFINITION: The component definition as used in MediaComponentText
 MediaComponentVideoDisplay MEDIA COMPONENT: This is THE ACTUAL IMPLEMENTATION of the (visual) representation of a video typed localizedItem = mp4 preferred
 MediaComponentVideoDisplayVisualsMEDIA COMPONENT DEFINITION: The component definition as used in MediaComponentVideoDisplay
 MultiLingualComponent IMPORTANT FRAMEWORK CLASS AND MEDIA COMPONENT: This is MOSTLY THE ONE AND ONLY VISUAL COMPONENT you will NEED in your applications! These are preferred to make your application multilingual! It load all localized components of ONE SINGLE ELEMENTID (of the ContentElement) in one component and will switch languages automatically as soon as you call changeLanguage at the AppContent singletons at the an the AppContent singleton method getMultilingualComponent() (bundles and presentations also supported...
 MultiLingualComponentDefinitionMEDIA COMPONENT DEFINITION: The component definition as used in MultiLingualComponent
 MultiLingualComponentLanguageGroup MEDIA COMPONENT: This represents one layer in a MultiLingualComponent with a defined language.
 MultiLingualComponentLanguageGroupDefinitionMEDIA COMPONENT DEFINITION: The component definition as used in MultiLingualComponentLanguageGroup
 SimpleBackgroundComponentMEDIA COMPONENT: A simple component with the parameter definedBackgroundColor to draw backgrounds