AppletConsole.ControlEnterTextArea
, AppletConsole.GenericTextPane
public interface GenericTextArea
Modifier and Type | Method | Description |
---|---|---|
void |
append(java.lang.String message) |
|
int |
getCaretPosition() |
|
java.lang.String |
getText() |
|
void |
setText(java.lang.String text) |