Class SsapTableLoadDialog

All Implemented Interfaces:
uk.ac.starlink.table.gui.TableLoadDialog, DalLoader

public class SsapTableLoadDialog extends SkyDalTableLoadDialog
Table load dialogue for retrieving the result of a SSAP query. SSAP services are returned from a registry.
Since:
2 Feb 2009
Author:
Mark Taylor
See Also:
  • Constructor Details

    • SsapTableLoadDialog

      public SsapTableLoadDialog()
      Constructor.
  • Method Details

    • createQueryComponent

      protected Component createQueryComponent()
      Overrides:
      createQueryComponent in class SkyDalTableLoadDialog
    • createTableLoader

      public uk.ac.starlink.table.gui.TableLoader createTableLoader()
    • getFormatOptions

      public static String[] getFormatOptions()
      Returns the list of standard options provided by the Format selector. These are taken from the SSA standard; they are not exhaustive, but represent some of the more useful options. The user is able to enter custom items as an alternative. The first element in the returned list is a reasonable default.
      Returns:
      format option strings