Class MainFrame.Query_f

java.lang.Object
  extended byMainFrame.Query_f
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
MainFrame

private class MainFrame.Query_f
extends java.lang.Object
implements java.awt.event.ActionListener

Load a query by a saved one


Constructor Summary
private MainFrame.Query_f()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainFrame.Query_f

private MainFrame.Query_f()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)
Specified by:
actionPerformed in interface java.awt.event.ActionListener