Class JSmartTextArea

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable, SmartTextComponent<JSmartTextArea>, SupportsSpelling<JSmartTextArea>
Direct Known Subclasses:
JPropertyPanel.JSmallTextArea

public class JSmartTextArea extends JTextArea implements SmartTextComponent<JSmartTextArea>
JTextArea with undo/redo support and popup menu Tab also moves between components
See Also: