Class Summary |
WOSMILActivelink |
WOSmilActiveLink creates content for a SMIL "a " element. |
WOSMILAnchor |
WOSMILAnchor creates content for a SMIL "anchor " element. |
WOSMILBody |
WOSMILBody creates content for a SMIL "body " element. |
WOSMILDocument |
WOSMILDocument creates content for a SMIL "smil " element. |
WOSMILElement |
WOSMILElement is the superclass of all classes in the JavaWOSMIL framework. |
WOSMILHead |
WOSMILHead creates content for a SMIL "head " element. |
WOSMILHeadLayout |
WOSMILHeadLayout creates content for a SMIL "layout " element. |
WOSMILHeadMeta |
WOSMILHeadMeta creates content for a SMIL "meta " element. |
WOSMILMediaObject |
WOSMILMediaObject creates content for the SMIL media object types. |
WOSMILPar |
WOSMILPar creates content for the SMIL "par " element. |
WOSMILRegion |
WOSMILRegion creates content for the SMIL "region " element. |
WOSMILRootLayout |
WOSMILRootLayout creates content for the SMIL "root-layout " element. |
WOSMILSeq |
WOSMILSeq creates content for the SMIL "seq " element. |
WOSMILSwitch |
WOSMILSwitch creates content for the SMIL "switch " element. |
WOSMILSynchronizationElement |
WOSMILSynchronizationElement is the superclass of WOSMIL components that describe
SMIL synchronization elements (par, seq, and media objects). |
Provides the infrastructure that allows for the development of SMIL (Synchronized Multimedia Integration Language) applications in WebObjects. SMIL-enabled applications have components that a user can interact with using a multimedia player, such as QuickTime and RealPlayer.