This abstract base class is implemented by LookAndFeel classes to provide TextEditor drawing functionality.
More...
This abstract base class is implemented by LookAndFeel classes to provide TextEditor drawing functionality.
§ ~LookAndFeelMethods()
virtual TextEditor::LookAndFeelMethods::~LookAndFeelMethods |
( |
| ) |
|
|
virtual |
§ fillTextEditorBackground()
virtual void TextEditor::LookAndFeelMethods::fillTextEditorBackground |
( |
Graphics & |
, |
|
|
int |
width, |
|
|
int |
height, |
|
|
TextEditor & |
|
|
) |
| |
|
pure virtual |
§ drawTextEditorOutline()
virtual void TextEditor::LookAndFeelMethods::drawTextEditorOutline |
( |
Graphics & |
, |
|
|
int |
width, |
|
|
int |
height, |
|
|
TextEditor & |
|
|
) |
| |
|
pure virtual |
§ createCaretComponent()
The documentation for this struct was generated from the following file: