cz.cuni.amis.pogamut.episodic.query
Class QueryModule.ButtonListener

Package class diagram package QueryModule.ButtonListener
java.lang.Object
  extended by cz.cuni.amis.pogamut.episodic.query.QueryModule.ButtonListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
QueryModule

public static class QueryModule.ButtonListener
extends Object
implements ActionListener


Constructor Summary
QueryModule.ButtonListener(QueryModule q)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryModule.ButtonListener

public QueryModule.ButtonListener(QueryModule q)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.