fi.hut.tml.xsmiles.mlfc.smil.extension
Interface SMILParamElement
- All Known Implementing Classes:
- SMILParamElementImpl
- public interface SMILParamElement
Declares parameters for media elements. This understands currently the following syntax
to format plain text:
|
Method Summary |
void |
formatMedia(java.awt.Component c)
This is a really stupid method formatting the possible JTextArea under the c component. |
formatMedia
public void formatMedia(java.awt.Component c)
- This is a really stupid method formatting the possible JTextArea under the c component.
Formats the text's font, size or color.
- Parameters:
c - Component or its child to be formatted
X-Smiles 1.2