fi.hut.tml.xsmiles.gui.components
Interface XTextArea
- All Superinterfaces:
- XComponent, XText
- All Known Implementing Classes:
- AWTTextArea, HaviInput, SwingTextArea
- public interface XTextArea
- extends XText
The only addition is add and remove
No extra functionality just the basics.
| Methods inherited from interface fi.hut.tml.xsmiles.gui.components.XComponent |
addActionListener, addFocusListener, addHelpListener, addMouseListener, getComponent, getEnabled, getHeight, getSize, getStyle, getWidth, getX, getY, removeActionListener, removeFocusListener, removeHelpListener, removeMouseListener, setBackground, setBounds, setEnabled, setFocus, setForeground, setHintText, setInputMode, setStyle, setVisible, setZoom |
setWordWrapping
public void setWordWrapping(boolean wrap)
append
public void append(java.lang.String text)
setCaretPosition
public void setCaretPosition(int pos)
X-Smiles 1.2