|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.antlr.gunit.swingui.AbstractInputEditor
public abstract class AbstractInputEditor
| Field Summary | |
|---|---|
protected javax.swing.JComponent |
comp
|
protected ITestCaseInput |
input
|
| Constructor Summary | |
|---|---|
AbstractInputEditor()
|
|
| Method Summary | |
|---|---|
abstract void |
addActionListener(java.awt.event.ActionListener l)
|
javax.swing.JComponent |
getControl()
|
void |
setInput(ITestCaseInput input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ITestCaseInput input
protected javax.swing.JComponent comp
| Constructor Detail |
|---|
public AbstractInputEditor()
| Method Detail |
|---|
public void setInput(ITestCaseInput input)
public javax.swing.JComponent getControl()
public abstract void addActionListener(java.awt.event.ActionListener l)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||