nl.cloudfarming.client.area.field
Class SelectFieldInMapAction

java.lang.Object
  extended by nl.cloudfarming.client.area.field.SelectFieldInMapAction
All Implemented Interfaces:
ActionListener, EventListener

public class SelectFieldInMapAction
extends Object
implements ActionListener

Action to select a field on the map

Author:
Timon Veenstra

Constructor Summary
SelectFieldInMapAction(Geographical geographical)
           
 
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

SelectFieldInMapAction

public SelectFieldInMapAction(Geographical geographical)
Method Detail

actionPerformed

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


Copyright © 2011. All Rights Reserved.