classnetColarUI::RichTextArea
sys::Obj fwt::Widget fwt::TextWidget fwt::RichText netColarUI::RichTextArea
RichTextArea A customizable text "area" (can be multiline) Text is selectable (copy/paste) Can be made Editable
(not by default) Based on RichText, so the text style can be customized (color etc..)
- make
new make(Str lblText, RichTextStyle? lblStyle := null)
- prefSize