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

Packages that use XInput
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. 
 

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

Methods in fi.hut.tml.xsmiles.gui.components that return XInput
 XInput ComponentFactory.getXInput()
           
 

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

Classes in fi.hut.tml.xsmiles.gui.components.awt that implement XInput
 class AWTInput
          textinput line this is extended from AWTComponent, which will add captions and styling etc
 class AWTTextArea
          The only addition is add and remove this is extended from SwingComponent, which will add captions and styling etc
 

Methods in fi.hut.tml.xsmiles.gui.components.awt that return XInput
 XInput AWTComponentFactory.getXInput()
           
 

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

Classes in fi.hut.tml.xsmiles.gui.components.havi that implement XInput
 class HaviInput
          textinput line this is extended from SwingComponent, which will add captions and styling etc
 class HaviTextArea
           
 

Methods in fi.hut.tml.xsmiles.gui.components.havi that return XInput
 XInput HaviComponentFactory.getXInput()
           
 

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

Classes in fi.hut.tml.xsmiles.gui.components.swing that implement XInput
 class SwingInput
          textinput line this is extended from SwingComponent, which will add captions and styling etc
 

Methods in fi.hut.tml.xsmiles.gui.components.swing that return XInput
 XInput DefaultComponentFactory.getXInput()
           
 

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

Fields in fi.hut.tml.xsmiles.gui.gui2.awt declared as XInput
protected  XInput SimpleAWTGUI.locationField
           
protected  XInput GUITab.locationField
           
 

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

Fields in fi.hut.tml.xsmiles.mlfc.encryption declared as XInput
protected  XInput KeyDialog.keyPassInput
          the key password field
protected  XInput KeyDialog.keyAliasInput
          the key alias field
protected  XInput KeyDialog.storePassInput
          the keystore password field
protected  XInput KeyDialog.URLInput
          the keystore URL field
 

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

Fields in fi.hut.tml.xsmiles.mlfc.signature declared as XInput
protected  XInput KeyDialog.keyPassInput
           
protected  XInput KeyDialog.keyAliasInput
           
protected  XInput KeyDialog.storePassInput
           
protected  XInput KeyDialog.certAliasInput
           
protected  XInput KeyDialog.URLInput
           
 

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

Fields in fi.hut.tml.xsmiles.mlfc.xforms.adaptive declared as XInput
protected  XInput InputString.fInput
           
 

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

Fields in fi.hut.tml.xsmiles.mlfc.xforms.dialog declared as XInput
protected  XInput DialogGUIDebug.answerInput
           
 



X-Smiles 1.2