NASA World Wind

gov.nasa.worldwind.applications.gio.esg
Class ESGQueryController

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.esg.ESGQueryController
All Implemented Interfaces:
ActionListener, PropertyChangeListener, EventListener

public class ESGQueryController
extends Object
implements PropertyChangeListener, ActionListener


Constructor Summary
ESGQueryController(ESGQueryPanel queryPanel)
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
 void propertyChange(PropertyChangeEvent evt)
           
 void synchronizeView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ESGQueryController

public ESGQueryController(ESGQueryPanel queryPanel)
Method Detail

actionPerformed

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

propertyChange

public void propertyChange(PropertyChangeEvent evt)
Specified by:
propertyChange in interface PropertyChangeListener

synchronizeView

public void synchronizeView()

NASA World Wind