|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectzinger.wcollage.AbstractQueryProducer
zinger.wcollage.JTextFieldQueryProducer
public class JTextFieldQueryProducer
| Field Summary | |
|---|---|
protected javax.swing.JTextField |
queryInput
|
| Fields inherited from class zinger.wcollage.AbstractQueryProducer |
|---|
idSeq, listeners |
| Constructor Summary | |
|---|---|
JTextFieldQueryProducer(javax.swing.JTextField queryInput)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ev)
|
| Methods inherited from class zinger.wcollage.AbstractQueryProducer |
|---|
addActionListener, fireQueryAction, removeActionListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final javax.swing.JTextField queryInput
| Constructor Detail |
|---|
public JTextFieldQueryProducer(javax.swing.JTextField queryInput)
| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent ev)
actionPerformed in interface java.awt.event.ActionListener
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||