org.antlr.gunit.swingui
Class AbstractInputEditor
java.lang.Object
org.antlr.gunit.swingui.AbstractInputEditor
public abstract class AbstractInputEditor
- extends Object
- Author:
- scai
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
input
protected ITestCaseInput input
comp
protected JComponent comp
AbstractInputEditor
public AbstractInputEditor()
setInput
public void setInput(ITestCaseInput input)
getControl
public JComponent getControl()
addActionListener
public abstract void addActionListener(ActionListener l)
Copyright © 2011. All Rights Reserved.