public class TestCaseEditController.OutputAstEditor extends Object implements CaretListener
Constructor and Description |
---|
OutputAstEditor() |
Modifier and Type | Method and Description |
---|---|
void |
caretUpdate(CaretEvent arg0) |
String |
getText() |
JScrollPane |
getView() |
void |
setText(String text) |
public void caretUpdate(CaretEvent arg0)
caretUpdate
in interface CaretListener
public void setText(String text)
public String getText()
public JScrollPane getView()
Copyright © 2014. All rights reserved.