NASA World Wind

gov.nasa.worldwind.applications.gio.catalogui
Class ResultTreeTable.ResultListener

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.catalogui.ResultTreeTable.ResultListener
All Implemented Interfaces:
ResultListListener, EventListener
Enclosing class:
ResultTreeTable

protected static class ResultTreeTable.ResultListener
extends Object
implements ResultListListener


Constructor Summary
ResultTreeTable.ResultListener(ResultTreeTable treeTable)
           
 
Method Summary
 void listChanged(ResultListEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultTreeTable.ResultListener

public ResultTreeTable.ResultListener(ResultTreeTable treeTable)
Method Detail

listChanged

public void listChanged(ResultListEvent e)
Specified by:
listChanged in interface ResultListListener

NASA World Wind