NASA World Wind

gov.nasa.worldwind.applications.gio.catalogui
Class ResultModel

java.lang.Object
  extended by gov.nasa.worldwind.avlist.AVListImpl
      extended by gov.nasa.worldwind.applications.gio.catalogui.ResultModel
All Implemented Interfaces:
AVList
Direct Known Subclasses:
ESGResultModel, GIDBResultModel

public class ResultModel
extends AVListImpl


Field Summary
 
Fields inherited from class gov.nasa.worldwind.avlist.AVListImpl
changeSupport
 
Constructor Summary
ResultModel()
           
 
Method Summary
 void firePropertyChange()
           
 
Methods inherited from class gov.nasa.worldwind.avlist.AVListImpl
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultModel

public ResultModel()
Method Detail

firePropertyChange

public void firePropertyChange()

NASA World Wind