UIRichTextArea

php\swing\UIRichTextArea

extends: php\swing\UITextElement

Class UIRichTextArea

Properties


property logicalStyle

php\swing\text\Style

property horScrollPolicy

php\swing\string - ALWAYS, HIDDEN, AUTO

property verScrollPolicy

php\swing\string - ALWAYS, HIDDEN, AUTO

Methods


addStyle($name, $parent = null)
Parameters:
Returns:

php\swing\text\Style

getStyle($name)
Parameters:
  • $namestring
Returns:

php\swing\text\Style

appendText($text, $style)
Parameters: