| org.itsnat.comp.ItsNatTextArea
ItsNatTextArea | public interface ItsNatTextArea extends ItsNatTextComponent(Code) | | Is the base interface of text based components which text is rendered/edited
with multiple lines.
author: Jose Maria Arranz Santamaria |
getItsNatTextAreaUI | public ItsNatTextAreaUI getItsNatTextAreaUI()(Code) | | Returns the user interface manager of this component.
the user interface manager. |
|
|