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