public static class Query.QueryActionListener
extends java.lang.Object
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
QueryActionListener(Query owner,
java.lang.String name)
Construct a listener for line and radio button entries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
Call all registered QueryListeners.
|
public QueryActionListener(Query owner, java.lang.String name)
owner - The owner queryname - The name of the query