TextDisplay.buffer
TextBuffer buffer()Gets the text buffer.
Returns
The associated buffer, or null if none
void buffer(TextBuffer buf)Sets the text buffer.
Parameters
buf | The buffer to display |
TextBuffer buffer()Gets the text buffer.
void buffer(TextBuffer buf)Sets the text buffer.
buf | The buffer to display |