|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectzinger.wcollage.AbstractQueryProducer
public class AbstractQueryProducer
| Field Summary | |
|---|---|
protected int |
idSeq
|
protected java.util.Set<java.awt.event.ActionListener> |
listeners
|
| Constructor Summary | |
|---|---|
AbstractQueryProducer()
|
|
| Method Summary | |
|---|---|
void |
addActionListener(java.awt.event.ActionListener listener)
|
protected void |
fireQueryAction(java.lang.String query)
|
void |
removeActionListener(java.awt.event.ActionListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.util.Set<java.awt.event.ActionListener> listeners
protected int idSeq
| Constructor Detail |
|---|
public AbstractQueryProducer()
| Method Detail |
|---|
protected void fireQueryAction(java.lang.String query)
public void addActionListener(java.awt.event.ActionListener listener)
addActionListener in interface QueryProducerpublic void removeActionListener(java.awt.event.ActionListener listener)
removeActionListener in interface QueryProducer
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||