Uses of Class
uk.org.ogsadai.client.databrowser.DBDataServiceController

Packages that use DBDataServiceController
uk.org.ogsadai.client.databrowser Provides a graphical user-interface client (DataBrowser) to OGSA-DAI services. 
 

Uses of DBDataServiceController in uk.org.ogsadai.client.databrowser
 

Fields in uk.org.ogsadai.client.databrowser declared as DBDataServiceController
private  DBDataServiceController DBGUI.mDataServiceController
           
private  DBDataServiceController DBDataServiceSelectorDialog.mController
          controller for this view, manages the list of data service URLs
 

Constructors in uk.org.ogsadai.client.databrowser with parameters of type DBDataServiceController
DBDataServiceSelectorDialog(DBGUI parent, DBDataServiceController controller, java.util.Vector oldURLs)
          Class constructor for a dialog for selecting/entering a data service URL.