EventListener, CaretListenerTestCaseEditController.OutputReturnEditor, TestCaseEditController.OutputStdEditorpublic class TestCaseEditController.OutputAstEditor extends Object implements CaretListener
| Constructor | Description |
|---|---|
OutputAstEditor() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
caretUpdate(CaretEvent arg0) |
|
String |
getText() |
|
JScrollPane |
getView() |
|
void |
setText(String text) |
public void caretUpdate(CaretEvent arg0)
caretUpdate in interface CaretListenerpublic void setText(String text)
public String getText()
public JScrollPane getView()
Copyright © 1992–2018 ANTLR. All rights reserved.