NASA World Wind

gov.nasa.worldwind.applications.gio.gidb
Class GIDBQueryController

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

public class GIDBQueryController
extends Object
implements PropertyChangeListener, ActionListener


Constructor Summary
GIDBQueryController(GIDBQueryPanel 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

GIDBQueryController

public GIDBQueryController(GIDBQueryPanel 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