org.deegree.tools.crs.georeferencing.application.listeners
Class ButtonListener

java.lang.Object
  extended by org.deegree.tools.crs.georeferencing.application.listeners.ButtonListener
All Implemented Interfaces:
ActionListener, EventListener

public class ButtonListener
extends Object
implements ActionListener

Controls the ActionListener

Version:
$Revision: 32135 $, $Date: 2011-10-12 15:12:41 +0200 (Wed, 12 Oct 2011) $
Author:
Steffen Thomas, last edited by: $Author: aschmitz $

Constructor Summary
ButtonListener(ApplicationState state)
           
 
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

ButtonListener

public ButtonListener(ApplicationState state)
Method Detail

actionPerformed

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


Copyright © 2011. All Rights Reserved.