butler.swing.query
Class QueryController.Listener

java.lang.Object
  extended by butler.swing.query.QueryController.Listener
Enclosing class:
QueryController

public static class QueryController.Listener
extends java.lang.Object


Constructor Summary
QueryController.Listener()
           
 
Method Summary
 void beforeSearch(QueryController controller)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryController.Listener

public QueryController.Listener()
Method Detail

beforeSearch

public void beforeSearch(QueryController controller)
                  throws java.lang.Exception
Throws:
java.lang.Exception