Uses of Interface
fi.hut.tml.xsmiles.gui.components.XCaption

Packages that use XCaption
fi.hut.tml.xsmiles.gui.components   
fi.hut.tml.xsmiles.gui.components.awt The common components for all GUIs. 
fi.hut.tml.xsmiles.gui.components.havi   
fi.hut.tml.xsmiles.gui.components.swing   
fi.hut.tml.xsmiles.gui.gui2.awt   
fi.hut.tml.xsmiles.mlfc.encryption Encryption Markup Language Functional Component. 
fi.hut.tml.xsmiles.mlfc.signature The XML Signature + XForms integration. 
fi.hut.tml.xsmiles.mlfc.xforms.adaptive   
fi.hut.tml.xsmiles.mlfc.xforms.dialog A layer on top of XML+XForms DOM that generates a dialogue-type of UI that can be used with speech. 
fi.hut.tml.xsmiles.mlfc.xforms.dom XForms User Interface layer. 
 

Uses of XCaption in fi.hut.tml.xsmiles.gui.components
 

Methods in fi.hut.tml.xsmiles.gui.components that return XCaption
 XCaption ComponentFactory.getXCaption(java.lang.String captText)
           
 

Methods in fi.hut.tml.xsmiles.gui.components with parameters of type XCaption
 XLabelCompound ComponentFactory.getXLabelCompound(XComponent comp, XCaption capt, java.lang.String captSide)
           
 

Uses of XCaption in fi.hut.tml.xsmiles.gui.components.awt
 

Classes in fi.hut.tml.xsmiles.gui.components.awt that implement XCaption
 class AWTCaption
          A caption object
 

Methods in fi.hut.tml.xsmiles.gui.components.awt that return XCaption
 XCaption AWTComponentFactory.getXCaption(java.lang.String captText)
           
 

Methods in fi.hut.tml.xsmiles.gui.components.awt with parameters of type XCaption
 XLabelCompound AWTComponentFactory.getXLabelCompound(XComponent comp, XCaption capt, java.lang.String captSide)
           
 

Uses of XCaption in fi.hut.tml.xsmiles.gui.components.havi
 

Classes in fi.hut.tml.xsmiles.gui.components.havi that implement XCaption
 class HaviCaption
          A caption object
 

Fields in fi.hut.tml.xsmiles.gui.components.havi declared as XCaption
protected  XCaption HaviLabelCompound.caption
          the caption component
 

Methods in fi.hut.tml.xsmiles.gui.components.havi that return XCaption
 XCaption HaviComponentFactory.getXCaption(java.lang.String captText)
           
 

Methods in fi.hut.tml.xsmiles.gui.components.havi with parameters of type XCaption
 XLabelCompound HaviComponentFactory.getXLabelCompound(XComponent comp, XCaption capt, java.lang.String captSide)
           
 

Constructors in fi.hut.tml.xsmiles.gui.components.havi with parameters of type XCaption
HaviLabelCompound(XComponent comp, XCaption capt, java.lang.String captSide)
           
 

Uses of XCaption in fi.hut.tml.xsmiles.gui.components.swing
 

Classes in fi.hut.tml.xsmiles.gui.components.swing that implement XCaption
 class SwingCaption
          A caption object
 

Methods in fi.hut.tml.xsmiles.gui.components.swing that return XCaption
 XCaption DefaultComponentFactory.getXCaption(java.lang.String captText)
           
 

Methods in fi.hut.tml.xsmiles.gui.components.swing with parameters of type XCaption
 XLabelCompound DefaultComponentFactory.getXLabelCompound(XComponent comp, XCaption capt, java.lang.String captSide)
           
 

Constructors in fi.hut.tml.xsmiles.gui.components.swing with parameters of type XCaption
SwingLabelCompound(XComponent comp, XCaption capt, java.lang.String captSide)
           
 

Uses of XCaption in fi.hut.tml.xsmiles.gui.gui2.awt
 

Fields in fi.hut.tml.xsmiles.gui.gui2.awt declared as XCaption
 XCaption SimpleAWTGUI.status
           
 XCaption GUITab.status
           
 

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

Methods in fi.hut.tml.xsmiles.mlfc.encryption that return XCaption
 XCaption KeyDialog.getCaption(java.lang.String s)
          Create a caption component.
 

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

Methods in fi.hut.tml.xsmiles.mlfc.signature that return XCaption
 XCaption KeyDialog.getCaption(java.lang.String s)
           
 

Uses of XCaption in fi.hut.tml.xsmiles.mlfc.xforms.adaptive
 

Fields in fi.hut.tml.xsmiles.mlfc.xforms.adaptive declared as XCaption
protected  XCaption OutputAny.fOutput
           
 

Uses of XCaption in fi.hut.tml.xsmiles.mlfc.xforms.dialog
 

Fields in fi.hut.tml.xsmiles.mlfc.xforms.dialog declared as XCaption
protected  XCaption DialogGUIDebug.statusLabel
           
 

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

Fields in fi.hut.tml.xsmiles.mlfc.xforms.dom declared as XCaption
protected  XCaption XFormsControl.captionComp
          the label (caption) component
protected  XCaption CompoundServiceImpl.captionComp
          the label (caption) component
 



X-Smiles 1.2