Module qtjambi
Package io.qt.widgets

Class QTextEdit

All Implemented Interfaces:
QPaintDevice, QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface
Direct Known Subclasses:
QTextBrowser

public class QTextEdit extends QAbstractScrollArea

Widget that is used to edit and display both plain and rich text

Java wrapper for Qt class QTextEdit