Uses of Class
fi.hut.tml.xsmiles.dom.XSmilesElementImpl

Packages that use XSmilesElementImpl
fi.hut.tml.xsmiles.dom XML DOM related classes. 
fi.hut.tml.xsmiles.mlfc.aaml Advanced Audio Markup Language 
fi.hut.tml.xsmiles.mlfc.comm   
fi.hut.tml.xsmiles.mlfc.drml.dom   
fi.hut.tml.xsmiles.mlfc.encryption Encryption Markup Language Functional Component. 
fi.hut.tml.xsmiles.mlfc.events   
fi.hut.tml.xsmiles.mlfc.gps   
fi.hut.tml.xsmiles.mlfc.gui   
fi.hut.tml.xsmiles.mlfc.io Input/Output MLFC. 
fi.hut.tml.xsmiles.mlfc.signature The XML Signature + XForms integration. 
fi.hut.tml.xsmiles.mlfc.sip   
fi.hut.tml.xsmiles.mlfc.smil.basic   
fi.hut.tml.xsmiles.mlfc.smil.extension   
fi.hut.tml.xsmiles.mlfc.timesheet   
fi.hut.tml.xsmiles.mlfc.x3d This package handles the interpretation and presentation of X3D (XML based VRML) documents.
NOTE: This class requires Java3D to compile. 
fi.hut.tml.xsmiles.mlfc.xbl2   
fi.hut.tml.xsmiles.mlfc.xbl2.dom   
fi.hut.tml.xsmiles.mlfc.xforms.dom XForms User Interface layer. 
fi.hut.tml.xsmiles.mlfc.xforms.dom.swing   
fi.hut.tml.xsmiles.mlfc.xforms.ui   
fi.hut.tml.xsmiles.mlfc.xframes   
fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml   
fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml.forms   
fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml2   
fi.hut.tml.xsmiles.mlfc.xslfo MLFC for displaying XSL FO documents, including links and XForms. 
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.dom
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.dom
 class VisualElementImpl
          XSmiles DOM Elements
 

Methods in fi.hut.tml.xsmiles.dom that return XSmilesElementImpl
 XSmilesElementImpl XSmilesElementImpl.getOriginalClone()
          Returns the original DOM tree of this element.
 

Methods in fi.hut.tml.xsmiles.dom with parameters of type XSmilesElementImpl
 void XSmilesElementImpl.replaceNode(XSmilesElementImpl original, XSmilesElementImpl current)
          Replaces original-node with current-node.
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.aaml
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.aaml
 class Audio3DElementImpl
          Audio3D element plays audio in a 3d space.
 class EnvironmentElementImpl
          Listener in a 3d space.
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.comm
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.comm
 class CaptureElementImpl
          Capture Element captures video using JMF
 class CommAddressBookElementImpl
           
 class CommCommSessionElementImpl
           
 class CommElementImpl
           
 class COMMElementImpl
          GPSData Element send dom changed events to inform changes in coordinate data
 class CommGroupElementImpl
           
 class CommMsgElementImpl
           
 class CommSessionElementImpl
           
 class CommUserElementImpl
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.drml.dom
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.drml.dom
 class DataReferenceElementImpl
           
 class ItemElementImpl
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.encryption
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.encryption
 class EncryptionElementImpl
           element implementation
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.events
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.events
 class ListenerElementImpl
          XML Events' Listener Element Implementation.
 class ScriptElementImpl
          XML Events' Script Element Implementation.
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.gps
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.gps
 class AreaElementImpl
          Area Element send dom changed events to inform changes in coordinate data - that a particular area has been entered/exited.
 class GPSDataElementImpl
          GPSData Element send dom changed events to inform changes in coordinate data
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.gui
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.gui
 class ContentAreaImpl
          GUI Element send dom changed events to inform changes in coordinate data
 class ControlsAreaImpl
          GUI Element send dom changed events to inform changes in coordinate data
 class CurrentURIImpl
          This holds the data of the current URI
 class LoadAGuiImpl
          GUI Element send dom changed events to inform changes in coordinate data
 class RemoteImpl
          Fake remote control.
 class StatusAreaImpl
          GUI Element send dom changed events to inform changes in coordinate data Also provides a Swing textfield as visual component service
 class WindowImpl
          This holds the data of the current URI
 class WorkingImpl
          Animator..
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.io
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.io
 class JoystickElementImpl
          Joystick Element sends joystickChanged events to inform changes in joystick
 class PrintElementImpl
          Print Element prints stuff our to a printer.
 class RemoteElementImpl
          Fake remote control.
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.signature
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.signature
 class SignatureElementImpl
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.sip
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.sip
 class SIPCallElementImpl
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.smil.basic
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.smil.basic
 class ElementBasicTimeImpl
          This interface defines the set of basic timing attributes that are common to all timed elements.
 class ElementParallelTimeContainerImpl
          A parallel container defines a simple parallel time grouping in which multiple elements can play back at the same time.
 class ElementSequentialTimeContainerImpl
          A seq container defines a sequence of elements in which elements play one after the other.
 class ElementTimeContainerImpl
          This is a placeholder - subject to change.
 class ElementTimeControlImpl
          Blank Time Controls.
 class ElementTimeImpl
          This interface defines the set of timing attributes that are common to all timed elements.
 class ShadowElementImpl
          ShadowElementImpl is a "shadow" element, which does not live in the DOM.
 class SMILAElementImpl
          XSMILAElement is handled as an time container - containing media (or link or switch...).
 class SMILAreaElementImpl
          XSMILAElement is handled as an time container - containing media (or link or switch...).
 class SMILBodyElementImpl
          Declares body element.
 class SMILElementImpl
          The SMILElement is the base for all SMIL element types.
 class SMILHeadElementImpl
          Declares smil head element.
 class SMILLayoutElementImpl
          Declares layout type for the document.
 class SMILMediaElementImpl
          Declares media content.
 class SMILMetadataElementImpl
          Declares smil metadata element.
 class SMILMetaElementImpl
          Declares smil meta element.
 class SMILParElementImpl
          A SMIL document is the root of the SMIL Hierarchy and holds the entire content.
 class SMILRegionElementImpl
          Controls the position, size and scaling of media object elements.
 class SMILRootLayoutElementImpl
          Declares layout properties for the root-layout element.
 class SMILSeqElementImpl
          A SMIL document is the root of the SMIL Hierarchy and holds the entire content.
 class SMILSMILElementImpl
          Declares smil element.
 class SMILSwitchElementImpl
          Defines a block of content control.
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.smil.extension
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.smil.extension
 class ElementExclusiveTimeContainerImpl
          This interface defines a time container with semantics based upon par, but with the additional constraint that only one child element may play at a time.
 class SMILAnimateColorElementImpl
          AnimateColor Element.
 class SMILAnimateElementImpl
          AnimateElement class.
 class SMILAnimateMotionElementImpl
          AnimateMotion Element.
 class SMILAnimationImpl
          SMILAnimationImpl is an abstract parent class, inherited by the animation elements.
 class SMILBrushElementImpl
          Implements Brush media element.
 class SMILCustomAttributesElementImpl
          Declares custom attributes element.
 class SMILCustomTestElementImpl
          Declares custom attributes element.
 class SMILParamElementImpl
          Declares parameters for media elements.
 class SMILRefElementImpl
          // audio, video, ...
 class SMILSetElementImpl
          Set Element.
 class SMILTopLayoutElementImpl
          Declares layout properties for the top-layout element.
 class XSMILRegPointElementImpl
          Declares layout type for the document.
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.timesheet
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.timesheet
 class ExclImpl
          Class ExclImpl
 class ItemImpl
          Implements the item element of the timesheet.
 class ParImpl
          Implementation of the "par" element in timesheet
 class SeqImpl
          This class implements the "seq" element of the timesheet.
 class TimedElementImpl
          Implementation of the Timesheets.
 class TimesheetImpl
          This is the implementation of the timesheet root element.
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.x3d
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.x3d
 class GenericElementImpl
          General X3D element.
 class TouchSensorNodeElementImpl
          TouchSensorNode Element.
 class ViewpointElementImpl
          ViewpointNode Element.
 class X3DElementImpl
          X3D root element.
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xbl2
 

Methods in fi.hut.tml.xsmiles.mlfc.xbl2 that return XSmilesElementImpl
 XSmilesElementImpl XBLHandler.getElement()
           
 

Methods in fi.hut.tml.xsmiles.mlfc.xbl2 with parameters of type XSmilesElementImpl
 BindingElementImpl BindingHandler.addBindingDynamically(java.lang.String bindingURI, XSmilesElementImpl elem)
          This method adds binding dynamically to an element.
 void BindingHandler.addExtendingBindings(BindingElementImpl binding, java.util.ArrayList chain, XSmilesElementImpl element)
          This method bounds the given binding and the bindings it extends from (explicit inheritance chain) to the given element in the right order (the base binding of the explicit inheritance chain is bound first).
 void BindingHandler.addBinding(BindingElementImpl be, XSmilesElementImpl xe)
          Add a binding between BindingElementImpl be and XSmilesElementImpl xe.
 java.util.Vector BindingHandler.getBindings(XSmilesElementImpl xe)
          Get all bindings for XSmilesElementImpl xe as a Vector BindingHandlerImpls.
 void BindingHandler.applyBindings(XSmilesElementImpl xe)
          Apply bindings for specified XSmilesElementImpl in the order they were added.
protected  void BindingHandler.applyBindings(XSmilesElementImpl xe, java.util.Vector v)
          Apply XSmilesElementImpl binding for all BindingElementImpls in Vector in the order they were added.
 void BindingHandler.removeBinding(BindingElementImpl be, XSmilesElementImpl xe)
           
 java.util.LinkedList ScriptHandler.getHandlers(XSmilesElementImpl element)
          Returns all handlers associated with an element in a LinkedList.
 void XBLHandler.setElement(XSmilesElementImpl e)
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xbl2.dom
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xbl2.dom
 class BindingElementImpl
          XBL-element: binding.
 class ContentElementImpl
          XBL-element: content This class represent Content XBL-element.
 class DivElementImpl
          XBL-element: div
 class ElementImpl
          Abstract class of all XBL elements.
 class HandlerElementImpl
          XBL-element: handler
 class HandlersElementImpl
          XBL-element: handlers
 class ImplementationElementImpl
          XBL-element: implementation
 class InheritedElementImpl
          XBL-element: inherited
 class PrefetchElementImpl
          XBL-element: prefetch
 class ResourcesElementImpl
          XBL-element: resources
 class StyleElementImpl
          XBL-element: style
 class TemplateElementImpl
          The template element contains child nodes that can be in any namespace.
 class XBLElementImpl
          This class represents the root element of the XBL document.
 

Methods in fi.hut.tml.xsmiles.mlfc.xbl2.dom with parameters of type XSmilesElementImpl
 TemplateElementImpl TemplateElementImpl.createShadowContent(XSmilesElementImpl boundElement)
          This method creates a shadow content template.
 void TemplateElementImpl.createFinalFlattenedTree(XSmilesElementImpl boundElement, boolean isFirst, boolean isLast)
          This method applies shadow content template to a bound element.
 void TemplateElementImpl.unassignChildren(XSmilesElementImpl boundElement, org.w3c.dom.Node node, boolean force)
          This method tries to unassign all distributed child elements of the bound element from this shadow template.
 void TemplateElementImpl.distributeChildren(XSmilesElementImpl boundElement)
          This method tries to distribute undistributed children of bound element to child content elements of this template.
 boolean BindingElementImpl.bindingMatchesElement(XSmilesElementImpl element)
          This function finds out if the element given in parameters matches the binding's selector in its element attribute.
 void BindingElementImpl.applyBinding(XSmilesElementImpl element)
          Applies this binding to the specified element.
 void ResourcesElementImpl.apply(XSmilesElementImpl element)
          Applies all the child style-elements.
 void HandlersElementImpl.apply(XSmilesElementImpl element)
           
 void ImplementationElementImpl.apply(XSmilesElementImpl element)
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom
 class ActionElementImpl
          XForm/Action element implementation
 class ActionHandlerBaseImpl
          XForm/action handler's abstract base class
 class AdaptiveControl
          The XForms datatype aware adaptive control (e.g.
 class AlertElementImpl
          Hint element
 class BindElementImpl
          XForm/Bind element implementation
 class ButtonElementImpl
          The XForms/Button element
 class CaptionElementImpl
          xforms/label element
 class CaseElementImpl
          The case element.
 class ChoicesElementImpl
          Choises element
 class CopyElementImpl
          Copy element The real functionality is in the itemset implementation
 class CustomControl
          Superclass for text component form controls
 class DeleteElementImpl
          XForm/delete element implementation
 class DestroyElementImpl
          XForm/insert element implementation.
 class DispatchElementImpl
          revalidate action implementation
 class DuplicateElementImpl
          XForm/insert element implementation
 class DynBoundElementImpl
          The superclass of all XForms elements that are bound to an instance node It will listen for changes in the bound element, as well as all changes to the binding itself, and will signal these changes up in the presentation DOM.
 class FileNameElementImpl
          FileName element
 class GroupElementImpl
          The group element.
 class HelpElementImpl
          Hint element
 class HintElementImpl
          Hint element
 class InputElementImpl
          The XForms/Textbox element
 class InsertElementImpl
          XForm/insert element implementation
 class InstanceElementImpl
          Instance element
 class ItemSetElementImpl
          ItemSet element
 class LoadURIElementImpl
          loadURI element implementation
 class MediaTypeElementImpl
          Value element
 class MessageElementImpl
          XForm/setValue element implementation
 class ModelBoundElementImpl
          An element, which has ref expression in it and is located as a child of model, which means that a) no dynamic bindings are allowed b) model attribute is not allowed.
 class ModelElementImpl
          The model element implementation - ties together instance and schema - Listens for mutation events from the instance and initiates recalculate and revalidate
 class OutputElementImpl
          The XForms/Output element This extends the adaptive control to provide support for the syntax
 class OutputElementImpl.OutputValuePseudoElement
           
 class PrologElement
          The superclass of all XForms elements
 class RebuildElementImpl
          recalculate action implementation
 class RecalculateElementImpl
          recalculate action implementation
 class RefreshElementImpl
          recalculate action implementation
 class RepeatElementImpl
          The repeat element.
 class RepeatHandlerBaseImpl
          the abstract base class for repeat's actions such as insert, delete and setrepeatcursor
 class ResetElementImpl
          revalidate action implementation
 class RevalidateElementImpl
          revalidate action implementation
 class SchemaElementImpl
          XForm/SubmitInfo element
 class SecretElementImpl
          The XForms/Secret element
 class SelectBooleanElementImpl
          The XForms/selectBoolean element
 class SelectElementImpl
          Abstract select element
 class SelectManyElementImpl
          The XForms/Checkbox element
 class SelectOneElementImpl
          The XForms/Select1 element
 class SetFocusElementImpl
          loadURI element implementation
 class SetIndexElementImpl
          setindex element implementation
 class SetValueElementImpl
          XForm/setValue element implementation
 class SubmissionElementImpl
          XForm/SubmitInfo element
 class SubmitElementImpl
          The XForms/Submit element
 class SubmitInstanceElementImpl
          XForm/setValue element implementation
 class SwitchElementImpl
          The switch element.
 class TestControl
          The base class for the XForm controls, such as buttons and textboxes.
 class TextAreaElementImpl
          The XForms/Textarea element
 class TextControl
          Superclass for text component form controls
 class ToggleElementImpl
          Toggle action element implementation
 class UploadElementImpl
          The XForms/Button element
 class ValueElementImpl
          Value element
 class XFormsControl
          The base class for the XForm controls, such as buttons and textboxes.
 class XFormsControl.ValuePseudoElement
           
 class XFormsElementImpl
          The superclass of all XForms elements
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing
 class TreeElementImpl
          Abstract select element
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.ui
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.ui
 class MessageContentPseudoElement
           
 class RepeatItemPseudoElement
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xframes
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xframes
 class ColumnImpl
          Deprecated. <column> is not part of the XFrames specs anymore, it's replaced by the "compose"-attribute of <group>
 class FrameImpl
          FrameImpl Create a new browserWindow with correct id.
 class FramesImpl
          Implements the base Frames element of XFrames language Go through all children.
 class GroupImpl
          Class GroupImpl
 class HeadImpl
          Class HeadImpl
 class RowImpl
          Deprecated. <row> is not part of the XFrames specs anymore, it's replaced by the "compose"-attribute of <group>
 class StylableImpl
          Mostly this complies with the requirements for StylableElement
 class StyleImpl
          Attaches the CSS stylesheet to the parser.
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml
 class ObjectElementImpl
          Implements the html object element
 class XHTMLAppletElement
           
 class XHTMLElement
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml.forms
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml.forms
 class FormElement
           
 class FormElementImpl
           
 class OptionElementImpl
           
 class VisualFormElement
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml2
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml2
 class XHTML2NavigationListElementImpl
           
 

Uses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xslfo
 

Subclasses of XSmilesElementImpl in fi.hut.tml.xsmiles.mlfc.xslfo
 class RootElementImpl
          The superclass of all XForms elements
 



X-Smiles 1.2