NASA World Wind

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

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableNode
      extended by gov.nasa.worldwind.applications.gio.catalogui.AVListNode<ESGResultModel>
          extended by gov.nasa.worldwind.applications.gio.esg.ESGResultNode
All Implemented Interfaces:
TreeTableNode

public class ESGResultNode
extends AVListNode<ESGResultModel>


Nested Class Summary
 
Nested classes/interfaces inherited from class gov.nasa.worldwind.applications.gio.catalogui.AVListNode
AVListNode.KeyComparator
 
Constructor Summary
ESGResultNode(ESGResultModel resultModel)
           
 
Method Summary
protected  void setServiceData(Iterator<ServiceData> iter)
           
 void update()
           
 
Methods inherited from class gov.nasa.worldwind.applications.gio.catalogui.AVListNode
doSetChildren, equals, firePropertyChange, firePropertyChange, getObject, getSortKey, getValue, hashCode, isSortChildren, setSortChildren, setSortKey, setValue
 
Methods inherited from class gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableNode
getChildAt, getChildCount, getChildren, getIndex, getParent, isAllowsChildren, isLeaf, setAllowsChildren, setChildren, setLeaf, setParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ESGResultNode

public ESGResultNode(ESGResultModel resultModel)
Method Detail

setServiceData

protected void setServiceData(Iterator<ServiceData> iter)

update

public void update()
Overrides:
update in class AbstractTreeTableNode

NASA World Wind