Package org.itsnat.comp.text

Contains interfaces of the text based components.

See:
          Description

Interface Summary
ItsNatFormattedTextField Is the base interface of text based components which text is rendered/edited as a single line and following a format.
ItsNatFormattedTextField.ItsNatFormatter Defines an ItsNat formatter.
ItsNatFormattedTextField.ItsNatFormatterFactory Defines an ItsNat formatter factory.
ItsNatFormatterFactoryDefault Defines a factory with several specialized formatters.
ItsNatHTMLInputFile Is the interface of text based components which text is rendered/edited as a single line using an HTML input element with type "file".
ItsNatHTMLInputHidden Is the interface of text based components which text is rendered as a single line using an HTML input element with type "hidden".
ItsNatHTMLInputPassword Is the interface of ItsNatPasswordField components using HTML input elements with type "password" as user interface.
ItsNatHTMLInputText Is the base interface of text based components which text is rendered/edited as a single line using an HTML input element with type "text".
ItsNatHTMLInputTextBased Is the base interface of text based components which text is rendered/edited as a single line using an HTML input element.
ItsNatHTMLInputTextFormatted Is the interface of ItsNatFormattedTextField components using HTML input text elements as user interface.
ItsNatHTMLTextArea Is the interface of text based components which text is rendered/edited with multiple lines using an HTML <textarea> element.
ItsNatPasswordField Is the base interface of text field components containing a password.
ItsNatTextArea Is the base interface of text based components which text is rendered/edited with multiple lines.
ItsNatTextAreaUI Is the base interface of a text area component User Interface.
ItsNatTextComponent Is the base interface of text based components.
ItsNatTextComponentUI Is the base interface of the User Interface of a text based header.
ItsNatTextField Is the base interface of text based components which text is rendered/edited as a single line.
ItsNatTextFieldUI Is the base interface of a text field component User Interface.
 

Package org.itsnat.comp.text Description

Contains interfaces of the text based components.



Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.