|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XTextArea | |
| 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.mlfc.encryption | Encryption Markup Language Functional Component. |
| fi.hut.tml.xsmiles.mlfc.signature | The XML Signature + XForms integration. |
| 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 XTextArea in fi.hut.tml.xsmiles.gui.components |
| Methods in fi.hut.tml.xsmiles.gui.components that return XTextArea | |
XTextArea |
ComponentFactory.getXTextArea(java.lang.String s)
|
| Uses of XTextArea in fi.hut.tml.xsmiles.gui.components.awt |
| Classes in fi.hut.tml.xsmiles.gui.components.awt that implement XTextArea | |
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 XTextArea | |
XTextArea |
AWTComponentFactory.getXTextArea(java.lang.String s)
|
| Uses of XTextArea in fi.hut.tml.xsmiles.gui.components.havi |
| Classes in fi.hut.tml.xsmiles.gui.components.havi that implement XTextArea | |
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 XTextArea | |
XTextArea |
HaviComponentFactory.getXTextArea(java.lang.String s)
|
| Uses of XTextArea in fi.hut.tml.xsmiles.gui.components.swing |
| Classes in fi.hut.tml.xsmiles.gui.components.swing that implement XTextArea | |
class |
SwingTextArea
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.swing that return XTextArea | |
XTextArea |
DefaultComponentFactory.getXTextArea(java.lang.String s)
|
| Uses of XTextArea in fi.hut.tml.xsmiles.mlfc.encryption |
| Fields in fi.hut.tml.xsmiles.mlfc.encryption declared as XTextArea | |
protected XTextArea |
EncryptionDialog.instLog
the text area for the instance document |
protected XTextArea |
EncryptionDialog.uiLog
the text area for the user interface document |
| Methods in fi.hut.tml.xsmiles.mlfc.encryption with parameters of type XTextArea | |
protected void |
EncryptionDialog.writeToTextArea(org.w3c.dom.Node n,
XTextArea log)
Display a document fragment in a text area |
| Uses of XTextArea in fi.hut.tml.xsmiles.mlfc.signature |
| Fields in fi.hut.tml.xsmiles.mlfc.signature declared as XTextArea | |
protected XTextArea |
SignDialog.instLog
|
protected XTextArea |
SignDialog.uiLog
|
| Methods in fi.hut.tml.xsmiles.mlfc.signature with parameters of type XTextArea | |
protected void |
SignDialog.writeToTextArea(org.w3c.dom.Node n,
XTextArea log)
|
| Uses of XTextArea in fi.hut.tml.xsmiles.mlfc.xforms.dialog |
| Fields in fi.hut.tml.xsmiles.mlfc.xforms.dialog declared as XTextArea | |
protected XTextArea |
DialogGUIDebug.questionArea
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||