Dresden OCL Toolkit

tudresden.ocl.sql.gui
Class OutputTab.Saver

java.lang.Object
  extended bytudresden.ocl.sql.gui.OutputTab.Saver
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
OutputTab

private class OutputTab.Saver
extends Object
implements ActionListener

actionListener for the 'save' Button, saves the text in outputtab, sugessts the directory last used for saving, end a '.sql' file suffix


Field Summary
private  JButton button
           
private  Hashtable config
           
 
Constructor Summary
OutputTab.Saver(Hashtable config, JButton button)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config

private Hashtable config

button

private JButton button
Constructor Detail

OutputTab.Saver

public OutputTab.Saver(Hashtable config,
                       JButton button)
Method Detail

actionPerformed

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

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.