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