Class DalMultiWindow

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants
Direct Known Subclasses:
ConeMultiWindow, SiaMultiWindow, SsaMultiWindow

public class DalMultiWindow extends AuxWindow
Window for executing a multiple query type match between an input table and a remote DAL service.
Since:
29 Sep 2009
Author:
Mark Taylor
See Also:
  • Constructor Details

    • DalMultiWindow

      public DalMultiWindow(Component parent, DalMultiService service, boolean autoQuery)
      Constructor.
      Parameters:
      parent - parent component
      service - describes the service type to perform queries on
      autoQuery - whether to populate the service table with a full registry query on initial display
  • Method Details

    • acceptResourceIdList

      public boolean acceptResourceIdList(String[] ivoids, String msg)
      Takes a list of resource ID values and may load them or a subset into this object's dialogue as appropriate.
      Parameters:
      ivoids - ivo:-type identifier strings
      msg - text of user-directed message to explain where the IDs came from
      Returns:
      true iff at least some of the resources were, or may be, loaded into this window