Uses of Class
ucar.unidata.idv.chooser.adde.AddeServer.Group

Packages that use AddeServer.Group
ucar.unidata.idv.chooser Choosers for the IDV. 
ucar.unidata.idv.chooser.adde   
 

Uses of AddeServer.Group in ucar.unidata.idv.chooser
 

Methods in ucar.unidata.idv.chooser that return AddeServer.Group
 AddeServer.Group IdvChooserManager.addAddeServerGroup(AddeServer server, String groupName, String type)
          Add the given AddeServer.Group into the list of servers.
 

Methods in ucar.unidata.idv.chooser with parameters of type AddeServer.Group
 void IdvChooserManager.activateAddeServerGroup(AddeServer server, AddeServer.Group group)
          Make the group active
 void IdvChooserManager.removeAddeServerGroup(AddeServer server, AddeServer.Group group, boolean markAsInactive)
          Remove the group held by the server.
 

Uses of AddeServer.Group in ucar.unidata.idv.chooser.adde
 

Methods in ucar.unidata.idv.chooser.adde that return AddeServer.Group
 AddeServer.Group AddeServer.findGroup(String name)
          Find the group with the given name
 

Methods in ucar.unidata.idv.chooser.adde with parameters of type AddeServer.Group
 void AddeServer.addGroup(AddeServer.Group group)
          Add the group to me
 void AddeChooser.removeGroup(AddeServer.Group group)
          Remove the group from the global list