org.antlr.gunit.swingui
Class TestCaseEditController.OutputAstEditor
java.lang.Object
org.antlr.gunit.swingui.TestCaseEditController.OutputAstEditor
- All Implemented Interfaces:
- EventListener, CaretListener
- Direct Known Subclasses:
- TestCaseEditController.OutputReturnEditor, TestCaseEditController.OutputStdEditor
- Enclosing class:
- TestCaseEditController
public class TestCaseEditController.OutputAstEditor
- extends Object
- implements CaretListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCaseEditController.OutputAstEditor
public TestCaseEditController.OutputAstEditor()
caretUpdate
public void caretUpdate(CaretEvent arg0)
- Specified by:
caretUpdate in interface CaretListener
setText
public void setText(String text)
getText
public String getText()
getView
public JScrollPane getView()
Copyright © 2011. All Rights Reserved.