Package | Description |
---|---|
fr.cnes.genius.lowLevel |
Package containing the low level widgets.
|
Modifier and Type | Method and Description |
---|---|
void |
GBufferedTextArea.appendLine(String line)
Adds the text to the text area with adding a carriage return at the end.
|
void |
GBufferedTextArea.reset()
Called when the element is to be reset, so it can perform the actions required to return to inital
state.
|
void |
GBufferedTextArea.setLines(int linesPerPage,
int overlap)
setter to changes the lines & the overlap
|
Copyright © 2024. All rights reserved.